Update Dockerfile
This commit is contained in:
parent
acd6e0f3ee
commit
8e77adf61c
1 changed files with 1 additions and 2 deletions
|
@ -4,5 +4,4 @@ RUN $XCADDY_CMD
|
||||||
|
|
||||||
FROM caddy:latest
|
FROM caddy:latest
|
||||||
|
|
||||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||||
CMD ["caddy", "--version"]
|
|
Loading…
Add table
Add a link
Reference in a new issue