chore(deps): update python docker tag to v3.12.6
All checks were successful
dl / lint (push) Successful in 1m20s
dl / docker (push) Successful in 3m9s

This commit is contained in:
Renovate Bot 2024-09-10 06:42:12 +00:00
parent 5095fa3057
commit 338b595cc8

View File

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