Merge pull request #52 from LinkStackOrg/dependabot/docker/alpine-3.17.3

Bump alpine from 3.17.2 to 3.17.3
This commit is contained in:
Julian Prieber 2023-05-06 14:53:18 +02:00 committed by GitHub
commit 227a970d8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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