chore(deps): update buildpack-deps docker tag to v26
Lint Docker files and shell scripts / Lint Dockerfile with hadolint (pull_request) Failing after 1s
Lint Docker files and shell scripts / Lint shell scripts with shellcheck (pull_request) Successful in 7s

This commit is contained in:
2026-08-14 02:07:07 +00:00
committed by Keli Grubb
parent 0373ba3cf1
commit a26f2831d7
+1 -1
View File
@@ -1,5 +1,5 @@
ARG FROM_IMAGE=buildpack-deps
ARG FROM_TAG=24.04
ARG FROM_TAG=26.10
FROM ${FROM_IMAGE}:${FROM_TAG}
# > automatic buildx ARGs