Skip to content

Commit 3dadda8

Browse files
Bump ballot 1.0.4
Issue: S3UTILS-173
1 parent 832863c commit 3dadda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN apt-get update && \
3636
python3-pip \
3737
&& rm -rf /var/lib/apt/lists/*
3838

39-
ENV BALLOT_VERSION 1.0.3
39+
ENV BALLOT_VERSION 1.0.4
4040
ADD https://github.com/scality/ballot/releases/download/v${BALLOT_VERSION}/ballot-v${BALLOT_VERSION}-linux-amd64 /usr/src/app/ballot
4141
RUN chmod +x /usr/src/app/ballot
4242

0 commit comments

Comments
 (0)