Skip to content
Snippets Groups Projects
Commit 596c33d2 authored by nimrod's avatar nimrod
Browse files

Toolbx: Update host-spawn.

parent 9e023c0d
Branches master
No related tags found
No related merge requests found
Pipeline #4094 passed
FROM docker.io/golang:1.22 as golang FROM docker.io/golang:1.23 as golang
RUN go install github.com/1player/host-spawn@v1.5.1 RUN go install github.com/1player/host-spawn@v1.6.0
FROM docker.io/debian:testing-backports FROM docker.io/debian:testing-backports
COPY --from=golang /go/bin/host-spawn /usr/local/bin/host-spawn 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