Skip to content

Commit 4379b8f

Browse files
authored
Merge pull request #109 from cloudblue/revert_to_std_base_image
Revert to standard python docker image
2 parents 5204ebf + bc90744 commit 4379b8f

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.10-slim
1+
FROM python:3.10
22

33
ENV NODE_VERSION=16.17.1
44

0 commit comments

Comments
 (0)