We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88ddc2 commit ef02284Copy full SHA for ef02284
Dockerfile
@@ -3,7 +3,7 @@ RUN apt-get update
3
4
ENV AUTHORIZATION_FAIL_MAX_RETRIES=3
5
6
-RUN pip install b2==3.2.1
+RUN pip install b2==3.3.0
7
8
COPY src/entrypoint.sh /entrypoint.sh
9
RUN chmod +x entrypoint.sh
0 commit comments