Skip to content

Commit

Permalink
Update Dockerfile.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JQ3B94 authored Sep 5, 2024
1 parent fc50c5b commit 0c2bbb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM python:3.6.5-slim
FROM python:3.12.5-slim

RUN apt-get update
RUN pip install discord.py

WORKDIR /code

Expand Down

0 comments on commit 0c2bbb0

Please sign in to comment.