mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore(dockerfile): rm redundant platform paramater
This commit is contained in:
parent
d605e16a15
commit
f544907dbf
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=$TARGETPLATFORM uozi/nginx-ui-base:latest
|
||||
FROM uozi/nginx-ui-base:latest
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
ARG TARGETVARIANT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue