bump alpine
All checks were successful
Publish Docker Image / docker (push) Successful in 33s

This commit is contained in:
Lee 2023-10-13 19:32:09 +01:00
parent 49727e46c9
commit 9becfcc03c

View File

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.4
# Install dependencies
RUN apk update && \