[fix] syntax
This commit is contained in:
parent
45c3c508c5
commit
7ed73f7224
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ FROM ghcr.io/linuxserver/code-server:4.0.2
|
||||||
|
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
ARG BUILDARCH
|
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 author="Andy Bunce"
|
||||||
LABEL company="Quodatum Ltd"
|
LABEL company="Quodatum Ltd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue