Skip to content

Commit

Permalink
Bump go version to 1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
svenklemm committed Jul 2, 2024
1 parent a59b90d commit 898837e
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
Expand Up @@ -4,7 +4,7 @@ ARG TS_VERSION
############################
# Build tools binaries in separate image
############################
ARG GO_VERSION=1.18.7
ARG GO_VERSION=1.22.4
FROM golang:${GO_VERSION}-alpine AS tools

ENV TOOLS_VERSION 0.8.1
Expand Down

0 comments on commit 898837e

Please sign in to comment.