Merge pull request #39 from JulianPrieber/dependabot/docker/alpine-3.17.1

Bump alpine from 3.16.0 to 3.17.1
This commit is contained in:
Julian Prieber 2023-01-26 14:38:38 +01:00 committed by GitHub
commit 0ddd997eda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.16.0
FROM alpine:3.17.1
LABEL maintainer="JulianPrieber"
LABEL description="LittleLink Custom Docker"