Skip to content

Commit

Permalink
Merge pull request #6 from szaimen/dependabot/docker/golang-1.21.3-al…
Browse files Browse the repository at this point in the history
…pine3.18

Bump golang from 1.21.2-alpine3.18 to 1.21.3-alpine3.18
  • Loading branch information
szaimen authored Oct 11, 2023
2 parents 6a2f8ad + d197062 commit a782b70
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
@@ -1,5 +1,5 @@

FROM golang:1.21.2-alpine3.18 as go
FROM golang:1.21.3-alpine3.18 as go

ENV XCADDY_VERSION v0.3.5
ENV CADDY_HASH 29233e285b83dfa070d1f6889c021cb32c161b89
Expand Down

0 comments on commit a782b70

Please sign in to comment.