Skip to content

Commit 3e0ea96

Browse files
Bump python from 3.8-slim to 3.9.2-slim
Bumps python from 3.8-slim to 3.9.2-slim. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c5496b commit 3e0ea96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Using official python runtime base image
2-
FROM python:3.8-slim
2+
FROM python:3.9.2-slim
33

44
# Set the application directory
55
WORKDIR /app

0 commit comments

Comments
 (0)