Skip to content

Commit

Permalink
Remove redundant line from Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Feb 28, 2024
1 parent 5064a01 commit 8586af8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN xcaddy build \
# https://www.docker.com/blog/dockerfiles-now-support-multiple-build-contexts/
# https://github.com/docker/build-push-action#path-context


FROM caddy:${CADDY_TAG}

LABEL maintainer="Nuno Souto <[email protected]>"
Expand Down

0 comments on commit 8586af8

Please sign in to comment.