Skip to content

Commit

Permalink
Removed dep version pins
Browse files Browse the repository at this point in the history
  • Loading branch information
mylesagray authored Apr 9, 2024
1 parent e719845 commit fa5bc55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ RUN set -x \
lib32stdc++6=10.2.1-6 \
lib32gcc-s1=10.2.1-6 \
ca-certificates=20210119 \
nano=5.4-2+deb11u1 \
curl=7.74.0-1.3+deb11u3 \
locales=2.31-13+deb11u4 \
nano \
curl \
locales \
build-essential \
libsdl2-2.0-0:i386 \
python3 \
Expand Down

0 comments on commit fa5bc55

Please sign in to comment.