Skip to content

Commit

Permalink
golang 1.22->1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Sep 21, 2024
1 parent 2389747 commit 253d9c9
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.22-bookworm@sha256:f020456572fc292e9627b3fb435c6de5dfb8020fbcef1fd7b65dd092c0ac56bb as golang
FROM --platform=$TARGETPLATFORM golang:1.23-bookworm@sha256:1a5326b07cbab12f4fd7800425f2cf25ff2bd62c404ef41b56cb99669a710a83 as golang

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

Expand Down

0 comments on commit 253d9c9

Please sign in to comment.