Skip to content

Commit

Permalink
Merge pull request #3785 from twz123/bump-alpine
Browse files Browse the repository at this point in the history
Bump Alpine to 3.18.5
  • Loading branch information
twz123 authored Dec 11, 2023
2 parents 084b58f + 895c8ea commit 4274ecb
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.18
alpine_patch_version = $(alpine_version).4
alpine_patch_version = $(alpine_version).5
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.21.5

Expand Down

0 comments on commit 4274ecb

Please sign in to comment.