set alpine version

This commit is contained in:
Michael Grote 2024-03-13 08:53:14 +01:00
parent b54bd7e4ae
commit 114f18779f
1 changed files with 1 additions and 1 deletions

View File

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