Skip to content
Snippets Groups Projects
Commit 4ba174ff authored by nimrod's avatar nimrod
Browse files

toolbx: Update host-spawn.

parent aeb09fc7
No related branches found
No related tags found
No related merge requests found
Pipeline #3442 passed
FROM docker.io/golang:1.20 as golang
RUN go install github.com/1player/host-spawn@1.4.1
RUN go install github.com/1player/host-spawn@1.4.2
FROM docker.io/debian:testing-backports
COPY --from=golang /go/bin/host-spawn /usr/local/bin/host-spawn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment