This commit is contained in:
Hans Karlinius
2024-12-06 00:29:14 +01:00
parent 560b3aa3cb
commit 5779a25e20
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
ARG BUILD_FROM
FROM $BUILD_FROM
ARG BUILD_ARCH
# Execute during the build of the image
ARG TEMPIO_VERSION BUILD_ARCH
RUN \