Skip to content

Commit

Permalink
add bash
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelgatelement committed Oct 11, 2023
1 parent 49e2b98 commit bd81931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.18

RUN apk --no-cache add ca-certificates git unzip curl make
RUN apk --no-cache add ca-certificates git unzip curl make bash

COPY dist/chart-releaser_linux_amd64_v1/cr /usr/local/bin/cr

Expand Down

0 comments on commit bd81931

Please sign in to comment.