Merge pull request #67 from LinkStackOrg/dependabot/docker/alpine-3.18.2

Bump alpine from 3.18.0 to 3.18.2
This commit is contained in:
Julian Prieber 2023-06-23 23:49:44 +02:00 committed by GitHub
commit 8b5d5c0d7d
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.2
LABEL maintainer="JulianPrieber"
LABEL description="LinkStack Docker"