set alpine version to alpine:20231219

This commit is contained in:
Michael Grote 2024-02-07 21:24:05 +01:00
parent 960af70ebe
commit 11d8b1a692
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3
FROM alpine:20231219
# hadolint ignore=DL3018
RUN apk add --no-cache docker-cli bash tini