add TARGETPLATFORM arg

This commit is contained in:
2024-07-06 08:06:04 -05:00
parent 87fd435aac
commit 28b82a68a8
+1
View File
@@ -1,3 +1,4 @@
ARG TARGETPLATFORM
FROM tomcat:9.0.88-jdk17
ENV GUAC_VER=1.5.5 \