Skip to content

Commit

Permalink
Merge pull request #10 from breml/update-golang
Browse files Browse the repository at this point in the history
Update Go to 1.22
  • Loading branch information
andrewslotin authored Jun 7, 2024
2 parents 50fea06 + c130349 commit 89382de
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,4 +1,4 @@
FROM golang:1.18-alpine
FROM golang:1.22-alpine

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 89382de

Please sign in to comment.