We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be5e3c3 + d8e3766 commit bc2b7a6Copy full SHA for bc2b7a6
Dockerfile
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.url "https://github.com/USA-RedDragon/kiri-github
8
LABEL org.opencontainers.image.documentation "https://github.com/USA-RedDragon/kiri-github-action"
9
LABEL org.opencontainers.image.source "https://github.com/USA-RedDragon/kiri-github-action"
10
11
-ARG DEBIAN_FRONTEND noninteractive
+ARG DEBIAN_FRONTEND=noninteractive
12
ARG DEBCONF_NOWARNINGS="yes"
13
ENV TERM 'dumb'
14
0 commit comments