Skip to content

Commit

Permalink
Update caddy-docker-proxy version
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Oct 11, 2023
1 parent a4a75ec commit 42847cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG CADDY_VERSION=2.7.4
FROM caddy:${CADDY_VERSION}-builder AS builder

RUN xcaddy build \
--with github.com/lucaslorentz/caddy-docker-proxy/[email protected].3
--with github.com/lucaslorentz/caddy-docker-proxy/[email protected].8

FROM caddy:${CADDY_VERSION}-alpine

Expand Down

0 comments on commit 42847cc

Please sign in to comment.