MySafeCode commited on
Commit
94cbc8c
·
verified ·
1 Parent(s): 3bfdc40

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
  FROM python:3.11-slim-bullseye
2
 
3
- # Minimal system dependencies
4
  RUN apt-get update && apt-get install -y \
5
  libsdl2-2.0-0 \
6
  libfreetype6 \
 
1
  FROM python:3.11-slim-bullseye
2
 
 
3
  RUN apt-get update && apt-get install -y \
4
  libsdl2-2.0-0 \
5
  libfreetype6 \