hogepodge commited on
Commit
857c85b
1 Parent(s): 6307f85

Fixed typo

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.8-slimjjjjjj
2
 
3
  # Install Dependencies
4
  RUN apt-get update -q \
 
1
+ FROM python:3.8-slim
2
 
3
  # Install Dependencies
4
  RUN apt-get update -q \