Update 'Dockerfile'
Some checks reported errors
gitea-sync/ci-image/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
dany 2022-09-30 11:42:42 +02:00
parent c376cb82e8
commit 9b65bc22be

View File

@ -1,4 +1,4 @@
FROM ubuntu:focal AS build-env FROM ubuntu:bionic AS build-env
RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
apt-get --yes --no-install-recommends install \ apt-get --yes --no-install-recommends install \
wget \ wget \