Skip to content

Commit

Permalink
Merge pull request #5343 from twz123/bump-alpine-3.20
Browse files Browse the repository at this point in the history
[release-1.31] Bump Alpine to v3.20.3
  • Loading branch information
twz123 authored Dec 12, 2024
2 parents 166c5b4 + 4875932 commit 3c8cf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-bins/Makefile.variables
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alpine_version = 3.20
alpine_patch_version = $(alpine_version).1
alpine_patch_version = $(alpine_version).3
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.22.10

Expand Down

0 comments on commit 3c8cf92

Please sign in to comment.