Experimental tweak of Docker image to try to fix manpage build.
This commit is contained in:
parent
aaaf0ac7d2
commit
7810888164
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# This image is built by the Gitlab CI pipeline to be used in subsequent
|
# This image is built by the Gitlab CI pipeline to be used in subsequent
|
||||||
# pipeline steps.
|
# pipeline steps.
|
||||||
|
|
||||||
FROM ubuntu:focal
|
FROM ubuntu
|
||||||
|
|
||||||
# tell apt not to ask for any user input
|
# tell apt not to ask for any user input
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue