Compare commits
1 Commits
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG ZERO_TIER_ONE_VERSION="1.12.1"
|
||||
ARG ZERO_TIER_ONE_VERSION="1.12.2"
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
|
||||
Reference in New Issue
Block a user