Skip to content

Commit b39ef29

Browse files
Bump python from 3.9.2-alpine3.12 to 3.9.4-alpine3.12
Bumps python from 3.9.2-alpine3.12 to 3.9.4-alpine3.12. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cbd1b2 commit b39ef29

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

33
WORKDIR /app
44

0 commit comments

Comments
 (0)