Merge pull request #108 from thylong/feat/alpine-version-bump

chore(alpine): bump alpine version to 3.19
This commit is contained in:
Julian Prieber 2024-01-03 00:17:58 +01:00 committed by GitHub
commit 42968e7898
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.19.0
LABEL maintainer="JulianPrieber"
LABEL description="LinkStack Docker"