Merge pull request #53 from EvilFreelancer/dependabot/docker/alpine-3.21.0

Bump alpine from 3.20.3 to 3.21.0
This commit is contained in:
Pavel Zloi 2024-12-29 09:41:12 +03:00 committed by GitHub
commit cc5afaebf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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