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

Merge branch 'zimniy-master-patch-29889' into 'master'

Update Dockerfile

See merge request docker/ansible!19
parents ca772857 1cc99c09
No related branches found
No related tags found
1 merge request!19Update Dockerfile
Pipeline #2609 passed
...@@ -22,7 +22,7 @@ RUN apk --no-cache add python3 && \ ...@@ -22,7 +22,7 @@ RUN apk --no-cache add python3 && \
pywinrm \ pywinrm \
patch \ patch \
&& \ && \
apk del build-dependencies && \ #apk del build-dependencies && \
rm -rf /var/cache/apk/* rm -rf /var/cache/apk/*
FROM registry.cyberbrain.pw/docker/alpine:latest AS runtime 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