Skip to content

Commit b41fa22

Browse files
committed
Use slim based image instead of normal
1 parent e6311a7 commit b41fa22

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
# Set the base image steamcmd
2-
FROM python:3.10
2+
FROM python:3.10-slim
33

44
# Set environment variables
55
ENV USER steamcmd

0 commit comments

Comments
 (0)