Skip to content

Commit

Permalink
Bump Alpine to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twz123 committed Dec 11, 2024
1 parent 807fb06 commit e68f246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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_version = 3.21
alpine_patch_version = $(alpine_version).0
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.23.4

Expand Down

0 comments on commit e68f246

Please sign in to comment.