Update Dockerfile.ubuntu

This commit is contained in:
Muhammad Atif Ali 2024-01-16 12:41:22 +03:00 committed by GitHub
parent d4caef6a9c
commit 31fdb88a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ COPY docker.list /etc/apt/sources.list.d/docker.list
# Install baseline packages
RUN apt-get update && \
DEBIAN_FRONTEND="noninteractive" apt-get install --yes \
-o Debug::pkgProblemResolver=yes \
bash \
build-essential \
ca-certificates \