We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40329a1 commit fc417daCopy full SHA for fc417da
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:trixie
+FROM debian:trixie-slim
2
3
# update and upgrade
4
RUN export DEBIAN_FRONTEND=noninteractive \
0 commit comments