We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4188359 commit 15207cdCopy full SHA for 15207cd
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
bot_env:
5
- image: python:3.11-slim
+ image: python:3.12-slim
6
container_name: atl-discordbot-python-env
7
env_file:
8
- .env
0 commit comments