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.
2 parents d939c35 + 8f30bab commit c6a8402Copy full SHA for c6a8402
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