Update Dockerfile

This commit is contained in:
Alexandre
2022-02-19 10:06:10 +01:00
committed by GitHub
parent 87e3a94497
commit 6c21032ecc

View File

@@ -34,7 +34,7 @@ ENV BUILD_UPSTREAM="1.5.1"
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
# hadolint ignore=DL3003
# hadolint ignore=DL3003,DL3017
# Install app dependencies
RUN apk -U update && \
apk -U upgrade && \