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

Update Dockerfile

parent 453fa81e
No related branches found
No related tags found
1 merge request!1Update Dockerfile
Pipeline #8248 failed
ignored:
- DL3007
- DL3008
- DL3018
FROM registry.cyberbrain.pw/docker/alpine:latest
ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/alpine:latest
RUN set -ex && \
apk --no-cache add bash curl jq && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment