Skip to content

Commit

Permalink
👕 Fixes Hadolint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Mar 25, 2019
1 parent 8f65d52 commit 5a14f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zerotier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \
Expand Down

0 comments on commit 5a14f19

Please sign in to comment.