Update 'Dockerfile'
Some checks reported errors
gitea-sync/ci-image/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
gitea-sync/ci-image/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
c376cb82e8
commit
9b65bc22be
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user