workaround obs-docker-support being run on first container without shell
This commit is contained in:
parent
20dac54258
commit
e19fd4b11a
@ -8,6 +8,7 @@ ARG BCI_GO=registry.suse.com/bci/golang
|
||||
ARG GO_VERSION=1.18
|
||||
ARG GORELEASER_XX_VERSION=1.2.5
|
||||
|
||||
FROM registry.suse.com/bci/golang:1.18
|
||||
FROM crazymax/goreleaser-xx:${GORELEASER_XX_VERSION} AS goreleaser-xx
|
||||
#FROM $BCI_GO:$GO_VERSION AS base
|
||||
FROM registry.suse.com/bci/golang:1.18 AS base
|
||||
|
Loading…
Reference in New Issue
Block a user