Skip to content

Commit

Permalink
build(docker): bump scgi-transport from v1.0.3 to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and actions-user committed Aug 14, 2024
1 parent dc4b65f commit d7a9633
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 @@ -3,7 +3,7 @@ FROM caddy:2.8.4-builder-alpine AS builder
ARG VERSION

RUN xcaddy build \
--with github.com/Elegant996/scgi-transport@v1.0.3
--with github.com/Elegant996/scgi-transport@v1.0.4

FROM caddy:2.8.4-alpine

Expand Down

0 comments on commit d7a9633

Please sign in to comment.