Skip to content
Snippets Groups Projects
Commit bd3dfede authored by George Sedov's avatar George Sedov
Browse files

test change to docker file

parent a7c27579
No related branches found
No related tags found
No related merge requests found
FROM golang:1.17.6-bullseye
RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment