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 95e1370 commit 045c4a2Copy full SHA for 045c4a2
.github/workflows/release.yaml
@@ -44,7 +44,7 @@ jobs:
44
context: .
45
push: true
46
build-args: |
47
- builder_image=golang:1.21.5
+ builder_image=golang:1.22.12
48
tags: ${{ steps.meta.outputs.tags }}
49
labels: ${{ steps.meta.outputs.labels }}
50
0 commit comments