Skip to content

Commit 35f6998

Browse files
committed
update am handler version
1 parent 240f598 commit 35f6998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-auth

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.9.0
22
MAINTAINER Komal Thareja<[email protected]>
33

4-
ARG HANDLERS_VER=1.2
4+
ARG HANDLERS_VER=1.2.1
55

66
RUN mkdir -p /usr/src/app
77
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)