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 cb2f440 commit 7b88ae9Copy full SHA for 7b88ae9
Dockerfile-auth
@@ -1,7 +1,7 @@
1
FROM python:3.11.0
2
MAINTAINER Komal Thareja<[email protected]>
3
4
-ARG HANDLERS_VER=1.7.0
+ARG HANDLERS_VER=1.7.1
5
6
RUN mkdir -p /usr/src/app
7
WORKDIR /usr/src/app
0 commit comments