Mungert commited on
Commit
dcc98ca
·
verified ·
1 Parent(s): 994c172

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # syntax=docker/dockerfile:1.4
2
- # Use the official Debian 12 (Bookworm) base image
3
  FROM debian:13
4
 
5
  # Set environment variables to avoid interactive prompts during package installation
 
1
  # syntax=docker/dockerfile:1.4
2
+ # Use the official Debian base image
3
  FROM debian:13
4
 
5
  # Set environment variables to avoid interactive prompts during package installation