Skip to content

Commit

Permalink
#889 Fix Dockerfile (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
etj authored Sep 13, 2023
1 parent 2ff04d5 commit 027fe70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
FROM python:3.8-slim-buster
LABEL maintainer="[email protected],[email protected],[email protected]"

RUN apt-get update && apt-get install --yes \
ca-certificates libexpat1 \

# Build arguments
# add "--build-arg BUILD_DEV_IMAGE=true" to Docker build command when building with test/doc tools

Expand Down

0 comments on commit 027fe70

Please sign in to comment.