We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4188359 + 15207cd commit 6fdf556Copy full SHA for 6fdf556
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