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
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
...@@ -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