Skip to content

Commit b318bb7

Browse files
committed
deps(docker): Upgrade dockerfile-x syntax to version 1.5.0
This adds support for including `.env` files, see [1]. [1]: https://codeberg.org/devthefuture/dockerfile-x/src/branch/master/CHANGELOG.md#1-5-0-https-codeberg-org-devthefuture-dockerfile-x-compare-v1-4-5-v1-5-0-2025-08-29 Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent e3493ff commit b318bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=devthefuture/dockerfile-x:v1.4.2
1+
# syntax=devthefuture/dockerfile-x:v1.5.0
22
# The above opts-in for an extended syntax that supports e.g. "INCLUDE" statements, see
33
# https://codeberg.org/devthefuture/dockerfile-x
44

0 commit comments

Comments
 (0)