Skip to content

Commit bc2b7a6

Browse files
Merge branch 'main' into kicad-9
2 parents be5e3c3 + d8e3766 commit bc2b7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.url "https://github.com/USA-RedDragon/kiri-github
88
LABEL org.opencontainers.image.documentation "https://github.com/USA-RedDragon/kiri-github-action"
99
LABEL org.opencontainers.image.source "https://github.com/USA-RedDragon/kiri-github-action"
1010

11-
ARG DEBIAN_FRONTEND noninteractive
11+
ARG DEBIAN_FRONTEND=noninteractive
1212
ARG DEBCONF_NOWARNINGS="yes"
1313
ENV TERM 'dumb'
1414

0 commit comments

Comments
 (0)