chore(deps): update buildpack-deps docker tag to v26
Lint Docker files and shell scripts / Lint shell scripts with shellcheck (pull_request) Successful in 8s
renovate/stability-days Updates have met minimum release age requirement
Lint Docker files and shell scripts / Lint Dockerfile with hadolint (pull_request) Failing after 2s

This commit is contained in:
2026-08-13 23:02:21 +00:00
parent 5c06508207
commit b591f3c92f
+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