Skip to content

Commit 7337a57

Browse files
authored
Merge pull request #1 from mikespub-org/dependabot/docker/python-3.9.2-slim
Bump python from 3.8-slim to 3.9.2-slim
2 parents 181ff04 + 3e0ea96 commit 7337a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)