Skip to content

Commit

Permalink
Update alpine to 3.14
Browse files Browse the repository at this point in the history
Update alpine to 3.14.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Sep 8, 2021
1 parent 073587e commit f242447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# - vendor - vendors third-party packages

PROJECT_NAME = fabric-ca
ALPINE_VER ?= 3.13
ALPINE_VER ?= 3.14
DEBIAN_VER ?= stretch
BASE_VERSION = 1.5.2
IS_RELEASE = false
Expand Down

0 comments on commit f242447

Please sign in to comment.