Skip to content
Snippets Groups Projects
Commit 1cc99c09 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Update Dockerfile

parent ca772857
No related branches found
No related tags found
1 merge request!19Update Dockerfile
Pipeline #2605 passed
......@@ -22,7 +22,7 @@ RUN apk --no-cache add python3 && \
pywinrm \
patch \
&& \
apk del build-dependencies && \
#apk del build-dependencies && \
rm -rf /var/cache/apk/*
FROM registry.cyberbrain.pw/docker/alpine:latest AS runtime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment