Skip to content

Commit

Permalink
ignore incorrect lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvanloef committed Mar 6, 2024
1 parent 27c62f6 commit 4ac3606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN case ${TARGETARCH} in \
&& chmod +x supercronic \
&& mv supercronic /usr/local/bin/supercronic

# hadolint ignore=DL3044
ENV HOME=/home/steam \
PORT= \
PUID=1000 \
Expand Down

0 comments on commit 4ac3606

Please sign in to comment.