We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166f986 commit e55f34cCopy full SHA for e55f34c
.github/workflows/build_publish_builder_image.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go-version: [1.23.12, 1.24.6]
+ go-version: [1.23.12, 1.24.7]
16
ubuntu-version: [16.04]
17
18
steps:
0 commit comments