summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2023-10-01 18:29:02 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2023-10-01 18:29:02 +0200
commitdc19147d40f070b9ebf5919f95dd2922ce32d8d4 (patch)
tree069aef9123256158386876bcaa8dd10b76997a5e
parentb6a8f5e8d7a6398b3967afa7e962763a6df29060 (diff)
downloadbootstrap-dc19147d40f070b9ebf5919f95dd2922ce32d8d4.tar
bootstrap-dc19147d40f070b9ebf5919f95dd2922ce32d8d4.zip
Update to Debian 12
-rw-r--r--Containerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile
index e1e1581..be064b5 100644
--- a/Containerfile
+++ b/Containerfile
@@ -1,4 +1,4 @@
-FROM debian:11.0
+FROM debian:12
RUN \
apt-get update && \