add bash to the image

This commit is contained in:
Micha Gläß-Stöcker 2021-08-31 10:19:40 +02:00
parent 904d7eb3c3
commit 81f750e52c
2 changed files with 2 additions and 5 deletions

View file

@ -1,3 +1,3 @@
FROM jdrouet/docker-with-buildx
RUN apk add --no-cache git
RUN apk add --no-cache git bash