Merge pull request #41 from EvilFreelancer/dependabot/docker/alpine-3.20.1

Bump alpine from 3.19.1 to 3.20.1
This commit is contained in:
Pavel Zloi 2024-06-24 09:18:23 +03:00 committed by GitHub
commit 0ddeae539c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM alpine:3.19.1
FROM alpine:3.20.1
# For access via VNC
EXPOSE 5900