build: Use latest Debian image (#146)

This commit is contained in:
Kroese 2024-10-19 22:04:47 +02:00 committed by GitHub
parent 944924ab95
commit 71eaf160f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM debian:trixie-20240926-slim
FROM debian:trixie-slim
ARG VERSION_ARG="0.0"
ARG VERSION_VNC="1.5.0"