Skip to content

Commit 1e761d0

Browse files
Bump python from 3.9.4-alpine3.12 to 3.9.5-alpine3.12 (#182)
Bumps python from 3.9.4-alpine3.12 to 3.9.5-alpine3.12. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee6a3b6 commit 1e761d0

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
@@ -1,4 +1,4 @@
1-
FROM python:3.9.4-alpine3.12 as requirements
1+
FROM python:3.9.5-alpine3.12 as requirements
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)