Skip to content

Commit c132082

Browse files
committed
Prepare for go 1.23.6
Signed-off-by: R.I.Pienaar <[email protected]>
1 parent b81342b commit c132082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/containers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- main
77

88
env:
9-
GO_VERSION: "1.22.12"
10-
TAG: "1.22"
9+
GO_VERSION: "1.23.6"
10+
TAG: "1.23"
1111

1212
jobs:
1313
bookworm_go:

0 commit comments

Comments
 (0)