Skip to content

Commit

Permalink
chore(deps): bump go
Browse files Browse the repository at this point in the history
  • Loading branch information
portellaa committed Mar 22, 2024
1 parent 13f2d3f commit dde21df
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 @@
ARG GOLANG_VERSION=1.21
ARG GOLANG_VERSION=1.22
FROM golang:${GOLANG_VERSION} as builder

ARG COMPILE_CMD
Expand Down

0 comments on commit dde21df

Please sign in to comment.