Merge branch 'bash-ubi-release' into 'master'

Add bash to the ubi-release image

See merge request gitlab-org/gitlab-build-images!305
This commit is contained in:
Stan Hu 2020-06-29 04:55:34 +00:00
commit 3b02bee32d

View file

@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.12
RUN apk --no-cache add curl gnupg py-pip \
RUN apk --no-cache add curl gnupg py3-pip bash \
&& pip install --no-cache-dir awscli