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.
2 parents 5fbcef3 + 2ef1e12 commit 55c150fCopy full SHA for 55c150f
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