Skip to content

Commit

Permalink
Bump Docker image from golang 1.21.5 to 1.21.6 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuskoman authored Jan 19, 2024
1 parent ca35398 commit 387fb36
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.21.5-alpine3.17 as build
FROM golang:1.21.6-alpine3.19 as build

ARG VERSION \
GIT_COMMIT \
Expand Down

0 comments on commit 387fb36

Please sign in to comment.