Skip to content

Commit 6fdf556

Browse files
authored
Merge pull request #155 from allthingslinux/renovate/python-3.x
chore(deps): update python docker tag to v3.12
2 parents 4188359 + 15207cd commit 6fdf556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
bot_env:
5-
image: python:3.11-slim
5+
image: python:3.12-slim
66
container_name: atl-discordbot-python-env
77
env_file:
88
- .env

0 commit comments

Comments
 (0)