[fix] syntax
This commit is contained in:
parent
45c3c508c5
commit
7ed73f7224
@ -8,7 +8,7 @@ FROM ghcr.io/linuxserver/code-server:4.0.2
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG BUILDARCH
|
||||
RUN echo "I'm building for ${BUILDARCH} on ${TARGETARCH}
|
||||
RUN echo "I'm building vscode-basex for ${BUILDARCH} on ${TARGETARCH}"
|
||||
|
||||
LABEL author="Andy Bunce"
|
||||
LABEL company="Quodatum Ltd"
|
||||
|
Loading…
Reference in New Issue
Block a user