Skip to content
Snippets Groups Projects
Commit 38ab7ac5 authored by nimrod's avatar nimrod
Browse files

fixup! Toolbx: Update host-spawn.

parent adcb3a14
No related branches found
No related tags found
No related merge requests found
Pipeline #3863 passed
FROM docker.io/golang:1.22 as golang
RUN go install github.com/1player/host-spawn@1.5.1
RUN go install github.com/1player/host-spawn@v1.5.1
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