build: Use latest Debian image (#146)
This commit is contained in:
parent
944924ab95
commit
71eaf160f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:trixie-20240926-slim
|
||||
FROM debian:trixie-slim
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG VERSION_VNC="1.5.0"
|
||||
|
|
Loading…
Reference in a new issue