mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-08 16:15:03 +00:00
docs: Add language
to example build files
This commit is contained in:
parent
4a575c7d14
commit
de35314400
|
@ -1,4 +1,5 @@
|
||||||
name: php-full
|
name: php-full
|
||||||
|
language: php
|
||||||
type: drupal
|
type: drupal
|
||||||
|
|
||||||
dockerfile:
|
dockerfile:
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
name: php-simple
|
name: php-simple
|
||||||
|
language: php
|
||||||
type: php-library
|
type: php-library
|
||||||
php:
|
php:
|
||||||
version: 8.1-cli-bullseye
|
version: 8.1-cli-bullseye
|
||||||
|
|
Loading…
Reference in a new issue