Update python Docker tag to v3.12
dl / lint (push) Successful in 1m41s Details
dl / docker (push) Successful in 36s Details

This commit is contained in:
Renovate Bot 2023-10-03 06:54:29 +00:00
parent fadb481c0f
commit 4f01346c38
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
lint:
runs-on: ubuntu-latest
container: python:3.11
container: python:3.12
steps:
- run: apt-get update
- run: apt-get install -y git nodejs