Skip to content

Commit

Permalink
Merge pull request #17 from szaimen/dependabot/docker/golang-1.21.6-a…
Browse files Browse the repository at this point in the history
…lpine3.18

Bump golang from 1.21.5-alpine3.18 to 1.21.6-alpine3.18
  • Loading branch information
szaimen authored Jan 10, 2024
2 parents 75a5e68 + ae88529 commit 14d861d
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.5-alpine3.18 as go
FROM golang:1.21.6-alpine3.18 as go

ENV XCADDY_VERSION v0.3.5
ENV CADDY_HASH 29233e285b83dfa070d1f6889c021cb32c161b89
Expand Down

0 comments on commit 14d861d

Please sign in to comment.