Skip to content

Commit 3255c6b

Browse files
author
mikespub
committed
Dockerfile with python:3.8-slim
1 parent dc14414 commit 3255c6b

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,5 +1,5 @@
11
# Using official python runtime base image
2-
FROM python:3.7-slim
2+
FROM python:3.8-slim
33

44
# Set the application directory
55
WORKDIR /app

0 commit comments

Comments
 (0)