We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c5b53 commit 2ef1e12Copy full SHA for 2ef1e12
Dockerfile
@@ -40,6 +40,7 @@ COPY setup.py setup.py
40
41
# Perform build and cleanup artifacts and caches
42
RUN \
43
+ apk upgrade -U -a \
44
apk add --no-cache \
45
git \
46
git-fast-import \
0 commit comments