mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 05:47:32 +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
|
||||
language: php
|
||||
type: drupal
|
||||
|
||||
dockerfile:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
name: php-simple
|
||||
language: php
|
||||
type: php-library
|
||||
php:
|
||||
version: 8.1-cli-bullseye
|
||||
|
|
Loading…
Reference in a new issue