set alpine version

This commit is contained in:
Michael Grote 2024-03-13 08:50:53 +01:00
parent 3a28f436e4
commit c158040f9d

View file

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