mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-13 03:52:55 +01:00
add buildah
This commit is contained in:
parent
f10c6b611c
commit
1d611cafa9
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ ARG HELM_VERSION=3.5.2
|
||||||
ARG OPERATORSDK_VERSION=1.13.0
|
ARG OPERATORSDK_VERSION=1.13.0
|
||||||
ARG OPM_VERSION=1.19.0
|
ARG OPM_VERSION=1.19.0
|
||||||
|
|
||||||
RUN apk add --no-cache podman curl make gcc musl-dev git bash coreutils
|
RUN apk add --no-cache podman buildah curl make gcc musl-dev git bash coreutils
|
||||||
RUN go get -u \
|
RUN go get -u \
|
||||||
github.com/onsi/ginkgo/ginkgo \
|
github.com/onsi/ginkgo/ginkgo \
|
||||||
golang.org/x/lint/golint
|
golang.org/x/lint/golint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue