Skip to content

Commit

Permalink
Merge pull request #5342 from twz123/bump-alpine
Browse files Browse the repository at this point in the history
Bump Alpine to v3.21.0
  • Loading branch information
twz123 authored Dec 12, 2024
2 parents 589c9db + e68f246 commit e338b28
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 e338b28

Please sign in to comment.