Merge pull request #64 from EvilFreelancer/dependabot/docker/alpine-3.22.0

Bump alpine from 3.21.3 to 3.22.0
This commit is contained in:
Pavel Zloi 2025-06-03 13:44:16 +03:00 committed by GitHub
commit fd17c53b8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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