cleanup warnings

This commit is contained in:
Madison Grubb
2026-03-13 11:22:47 -04:00
parent 7df63f21aa
commit 7390baa6af
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
ARG FROM_IMAGE
ARG FROM_TAG
ARG FROM_IMAGE=buildpack-deps
ARG FROM_TAG=24.04
FROM ${FROM_IMAGE}:${FROM_TAG}
# > automatic buildx ARGs