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

Merge branch 'zimniy-main-patch-60109' into 'main'

Update Dockerfile

See merge request !3
parents 8e9ae460 2c29bcfb
No related branches found
No related tags found
1 merge request!3Update Dockerfile
Pipeline #35055 passed
ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/alpine:latest AS runtime
FROM $DOCKER_REGISTRY/tools/docker/alpine/main AS runtime
RUN set -ex && \
apk --no-cache add rsync openssh-client && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment