Skip to content

Commit

Permalink
Update alpine to 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Jul 4, 2024
1 parent d2def10 commit cc7eb2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .alpine
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.18#2024-06-21T02:17:21.003923Z
3.20#2024-06-21T02:17:21.003923Z
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
VARNISH_VER ?= 6.0.13
VARNISH_VER_MINOR = $(shell v='$(VARNISH_VER)'; echo "$${v%.*}")

ALPINE_VER ?= 3.18
ALPINE_VER ?= 3.20

PLATFORM ?= linux/amd64

Expand Down

0 comments on commit cc7eb2d

Please sign in to comment.