Skip to content

Commit a979e48

Browse files
authored
Update Dockerfile
Fix UltimaHoarder#2090
1 parent 3236bba commit a979e48

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,4 +1,4 @@
1-
FROM python:3.10-slim
1+
FROM python:3.10
22

33
RUN apt-get update && apt-get install -y \
44
curl \

0 commit comments

Comments
 (0)