Skip to content

Commit

Permalink
Merge pull request #5344 from twz123/bump-alpine-3.19
Browse files Browse the repository at this point in the history
[release-1.30] Bump Alpine to v3.19.4
  • Loading branch information
twz123 authored Dec 11, 2024
2 parents 51741b2 + 13d4f6a commit a57874b
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.19
alpine_patch_version = $(alpine_version).2
alpine_patch_version = $(alpine_version).4
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.22.10

Expand Down

0 comments on commit a57874b

Please sign in to comment.