#0000 - Use debian:12-slim as the base image in Dockerfile.
This commit is contained in:
parent
5237516000
commit
bab9dfc7d5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:12
|
||||
FROM debian:12-slim
|
||||
|
||||
# Metadata
|
||||
LABEL maintainer="guillaume@van-hemmen.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue