FROM alpine:3

This commit is contained in:
Michael Grote 2023-11-08 16:27:44 +01:00
parent fadd05bbb6
commit b945874d43
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# hadolint ignore=DL3007
FROM alpine:latest
FROM alpine:3
# hadolint ignore=DL3018
RUN apk add --no-cache \