Skip to content

Commit 74548b3

Browse files
authored
Merge pull request #4 from mikespub-org/dependabot/docker/python-3.9.4-slim
Bump python from 3.9.2-slim to 3.9.4-slim
2 parents cec9835 + 4f09667 commit 74548b3

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.9.2-slim
2+
FROM python:3.9.4-slim
33

44
# Set the application directory
55
WORKDIR /app

0 commit comments

Comments
 (0)