added build platform variable
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gyurix
2024-07-13 23:29:03 +02:00
parent 02466382c9
commit bccafe52c5
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
ARG BUILDPLATFORM
FROM alpine:latest
ENV NGINX_VERSION=1.25.4