Skip to content

Commit 045c4a2

Browse files
committed
chore: builder_image=golang:1.22.12
1 parent 95e1370 commit 045c4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
context: .
4545
push: true
4646
build-args: |
47-
builder_image=golang:1.21.5
47+
builder_image=golang:1.22.12
4848
tags: ${{ steps.meta.outputs.tags }}
4949
labels: ${{ steps.meta.outputs.labels }}
5050

0 commit comments

Comments
 (0)