1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00

Merge pull request #155 from allthingslinux/renovate/python-3.x

chore(deps): update python docker tag to v3.12
This commit is contained in:
kzndotsh 2024-04-11 16:06:20 -04:00 committed by GitHub
commit 6fdf556225
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ version: '3.8'
services: services:
bot_env: bot_env:
image: python:3.11-slim image: python:3.12-slim
container_name: atl-discordbot-python-env container_name: atl-discordbot-python-env
env_file: env_file:
- .env - .env