Skip to content

Commit

Permalink
Current Go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Aug 29, 2024
1 parent 24f2400 commit 9df0922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder-tooling/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM golang:1.21-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 as golang
FROM --platform=$TARGETPLATFORM golang:1.22-bookworm@sha256:f020456572fc292e9627b3fb435c6de5dfb8020fbcef1fd7b65dd092c0ac56bb as golang

FROM --platform=$TARGETPLATFORM yolean/builder-base-gcc

Expand Down

0 comments on commit 9df0922

Please sign in to comment.