X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Dockerfile.ci;h=535ed65e7185ea114cfbd9f1e86760101643855d;hb=0ffb2978016618ce2ac500a098de7566d0b37add;hp=f7dcab92335df8f059bc179f299ced7094baf67d;hpb=be3457abebf606c9251b0708b6add104cdbb8a15;p=open-adventure.git diff --git a/Dockerfile.ci b/Dockerfile.ci index f7dcab9..535ed65 100644 --- a/Dockerfile.ci +++ b/Dockerfile.ci @@ -1,7 +1,7 @@ # This image is built by the Gitlab CI pipeline to be used in subsequent # pipeline steps. -FROM ubuntu:focal +FROM ubuntu # tell apt not to ask for any user input ENV DEBIAN_FRONTEND=noninteractive