Multi image publish.

This commit is contained in:
Paulo Gustavo Veiga
2023-06-28 22:33:40 -07:00
parent c41796a54b
commit fa6c0bac33
2 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Based on ubuntu:latest, installs WiseMapping (http://ww.wisemapping.org)
# Based info setup ...
FROM tomcat:9.0.71-jdk17
FROM --platform=$BUILDPLATFORM tomcat:9.0.71-jdk17
LABEL maintainer="Paulo Gustavo Veiga <pveiga@wisemapping.com>"
# Build variables ...