We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecd187 commit eda64f6Copy full SHA for eda64f6
docker-images/base/oss/debian/Dockerfile
@@ -1,6 +1,6 @@
1
ARG DEBIAN_FRONTEND=noninteractive
2
3
-FROM library/debian:stable
+FROM library/debian:12
4
LABEL maintainer="[email protected]"
5
6
ENTRYPOINT ["/usr/local/bin/concord_venv/bin/dumb-init", "--"]
0 commit comments