Skip to content

Commit

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

Bump golang from 1.21.1-alpine3.18 to 1.21.2-alpine3.18
  • Loading branch information
szaimen authored Oct 6, 2023
2 parents 85dc733 + 741b0c6 commit 6a2f8ad
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.1-alpine3.18 as go
FROM golang:1.21.2-alpine3.18 as go

ENV XCADDY_VERSION v0.3.5
ENV CADDY_HASH 29233e285b83dfa070d1f6889c021cb32c161b89
Expand Down

0 comments on commit 6a2f8ad

Please sign in to comment.