Skip to content

Commit

Permalink
Remove build flag from Dockerfile postgres-storage path.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Jul 9, 2024
1 parent 6301d78 commit 40c6d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM caddy:${CADDY_BUILDER_TAG} AS builder

RUN xcaddy build \
# --with github.com/silinternational/certmagic-storage-dynamodb/v3 \
--with build --with github.com/yroc92/postgres-storage \
--with github.com/yroc92/postgres-storage \
--with github.com/zhangjiayin/caddy-mysql-storage \
--with github.com/caddy-dns/powerdns

Expand Down

0 comments on commit 40c6d7b

Please sign in to comment.