Update 'Dockerfile'
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
This commit is contained in:
parent
1e3824a683
commit
9220365d38
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:bionic AS build-env
|
||||
RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
|
||||
apt-get --yes --no-install-recommends install \
|
||||
wget \
|
||||
wget curl\
|
||||
build-essential \
|
||||
make \
|
||||
libsqlite3-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user