summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <matthieu@puffer.fish>2025-10-30 07:39:24 +0100
committerMatthieu Pignolet <matthieu@puffer.fish>2025-10-30 07:39:24 +0100
commit0f015d54e7f8295f82feb24d05d918a36b877363 (patch)
treebb13ce31d2693914b4218208c64725f4a8bdb79e
parentc2659b3f727869615799fee052f55c91161260f5 (diff)
feat: use trixie (shouldn't change a thing)HEADmain
-rw-r--r--Containerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile
index 762f0e6..b9d0d64 100644
--- a/Containerfile
+++ b/Containerfile
@@ -1,4 +1,4 @@
-FROM debian
+FROM debian:trixie
RUN echo "test!"