FROM golang:1.24-alpine

RUN go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@v0.5.1
