Skip to content

Commit

Permalink
Update docker.io/library/python Docker tag to v3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-extensions-renovatebot[bot] authored Oct 6, 2024
1 parent 73b4161 commit aa433ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Pre-Commit
runs-on: ubuntu-22.04
container:
image: docker.io/library/python:3.10.14-slim-bookworm@sha256:2407c61b1a18067393fecd8a22cf6fceede893b6aaca817bf9fbfe65e33614a3
image: docker.io/library/python:3.10.15-slim-bookworm@sha256:1eb5d76bf3e9e612176ebf5eadf8f27ec300b7b4b9a99f5856f8232fd33aa16e

steps:
- name: Install System Deps
Expand Down
2 changes: 1 addition & 1 deletion data/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ windows: '2022'
###########################################################

# renovate: datasource=docker depName=docker.io/library/python depType=container
python_container: '3.10.14-slim-bookworm@sha256:2407c61b1a18067393fecd8a22cf6fceede893b6aaca817bf9fbfe65e33614a3'
python_container: '3.10.15-slim-bookworm@sha256:1eb5d76bf3e9e612176ebf5eadf8f27ec300b7b4b9a99f5856f8232fd33aa16e'


###########################################################
Expand Down

0 comments on commit aa433ef

Please sign in to comment.