Skip to content

Commit

Permalink
Revert emptyline change
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Jan 7, 2025
1 parent 3baf5ab commit e79d4d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ LABEL org.opencontainers.image.created=$BUILD_DATE \
# https://github.com/hadolint/hadolint/wiki/DL4006
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]


# Install basepackages. Versions are "pinned" by using a pinned base image.
# hadolint ignore=DL3018
RUN apk update --no-cache && \

Check failure on line 44 in alpine/Dockerfile

View workflow job for this annotation

GitHub Actions / latest-alpine

SC2086 info: Double quote to prevent globbing and word splitting.

Check failure on line 44 in alpine/Dockerfile

View workflow job for this annotation

GitHub Actions / snapshot-alpine

SC2086 info: Double quote to prevent globbing and word splitting.
Expand Down

0 comments on commit e79d4d8

Please sign in to comment.