Skip to content

Commit

Permalink
dnsdist: remove trailing space
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Sep 4, 2024
1 parent 31b74d9 commit a3879fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnsdist/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# hadolint ignore=DL3003,SC2035
RUN apk add --no-cache \
abseil-cpp-dev\
abseil-cpp-dev\
boost-dev \
ca-certificates \
curl \
Expand Down

0 comments on commit a3879fd

Please sign in to comment.