Skip to content

Commit

Permalink
Merge "Upgrade to Alpine 3.9"
Browse files Browse the repository at this point in the history
  • Loading branch information
sykesm authored and Gerrit Code Review committed Mar 11, 2019
2 parents 0cff50f + 2cfb26b commit 244e2a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
# - docker-tag-stable - re-tags the images made by 'make docker' with the :stable tag
# - help-docs - generate the command reference docs

ALPINE_VER ?= 3.8
ALPINE_VER ?= 3.9
BASE_VERSION = 2.0.0
PREV_VERSION = 1.4.0
CHAINTOOL_RELEASE ?= 1.1.3
BASEIMAGE_RELEASE = 0.4.14
JAVA_VER ?= 8
NODE_VER ?= 8
NODE_VER ?= 10

# Allow to build as a submodule setting the main project to
# the PROJECT_NAME env variable, for example,
Expand Down

0 comments on commit 244e2a2

Please sign in to comment.