Skip to content

Commit ef02284

Browse files
committed
version 3.3.0
1 parent e88ddc2 commit ef02284

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
@@ -3,7 +3,7 @@ RUN apt-get update
33

44
ENV AUTHORIZATION_FAIL_MAX_RETRIES=3
55

6-
RUN pip install b2==3.2.1
6+
RUN pip install b2==3.3.0
77

88
COPY src/entrypoint.sh /entrypoint.sh
99
RUN chmod +x entrypoint.sh

0 commit comments

Comments
 (0)