Skip to content
Snippets Groups Projects
Commit 94db4379 authored by nimrod's avatar nimrod
Browse files

Update the Golang image.

Used for building some Golang binaries.
parent 3d93aacf
No related branches found
No related tags found
No related merge requests found
FROM golang:1.15-buster as golang
FROM golang:1.17-bullseye as golang
RUN go get github.com/spelufo/on-change && \
go get github.com/sugyan/ttyrec2gif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment