Merge pull request #58 from LinkStackOrg/dependabot/docker/alpine-3.18.0

Bump alpine from 3.17.3 to 3.18.0
This commit is contained in:
Julian Prieber 2023-06-04 18:06:49 +02:00 committed by GitHub
commit b8f3328320
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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