Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 2, 2024
1 parent 9ace044 commit 7bd6ac5
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
@@ -1,9 +1,6 @@
FROM ubuntu:20.04 AS base-all
LABEL maintainer "[email protected]"

# Fix for newer version of setuptools
ENV SETUPTOOLS_USE_DISTUTILS=stdlib

COPY requirements.txt Pipfile* /opt/c2cwsgiutils/
# hadolint ignore=SC2086
RUN apt-get update && \
Expand Down

0 comments on commit 7bd6ac5

Please sign in to comment.