Browse Source

tests moved to debian trixie

Mike Ramthun 3 weeks ago
parent
commit
e46459b100
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:bookworm
+FROM debian:trixie-slim
 
 
 ADD . /scripts
 ADD . /scripts
 WORKDIR /scripts
 WORKDIR /scripts