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 d939c35 commit 8f30babCopy full SHA for 8f30bab
Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:bookworm
2
3
-ENV DEBIAN_FRONTEND noninteractive
+ENV DEBIAN_FRONTEND=noninteractive
4
5
LABEL Description="This image is used to create an environment to contribute to the cakephp/docs"
6
0 commit comments