Dockerfile: update to alpine 3.19

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2024-01-11 10:33:45 +01:00
parent 73483231b1
commit fb2627cb5a
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19
RUN apk add --no-cache ca-certificates