Skip to content

Commit

Permalink
Update Go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
breml committed Jun 7, 2024
1 parent 50fea06 commit c130349
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 c130349

Please sign in to comment.