up to ubuntu jammy
Some checks failed
gitea-sync/ci-image/pipeline/head There was a failure building this commit

This commit is contained in:
dany 2024-03-09 22:08:10 +01:00
parent 0ca58018d1
commit 695d55f93e

View File

@ -1,4 +1,4 @@
FROM ubuntu:focal AS build-env FROM ubuntu:jammy 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 curl\ wget curl\