Fix hadolint: add DL3018 ignore for apk
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM alpine:3.23
|
||||
|
||||
# hadolint ignore=DL3018
|
||||
RUN apk add --no-cache bind-tools curl
|
||||
|
||||
COPY entrypoint.sh /
|
||||
|
||||
Reference in New Issue
Block a user