Update 'Dockerfile'
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
Stefan Hoffmann 2023-05-22 11:46:11 +00:00
parent daa5597196
commit 2dd572fb85

View File

@ -1,7 +1,7 @@
FROM ubuntu:22.04 FROM ubuntu:22.04
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \
ca-certificates \ ca-certificates \
file \ file \