Loose pin alpine tag

This commit is contained in:
ViViDboarder 2024-07-17 09:41:46 -07:00
parent 62e83d83f5
commit 5a5f64ddf7

View File

@ -1,6 +1,6 @@
# hadolint global ignore=DL3018,DL3059
FROM alpine:3.18
FROM alpine:3
RUN apk add --no-cache \
bash \