Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading