Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11 (#841)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2022
1 parent 5e21955 commit 7ef7370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsonschema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
json-schema-check:
runs-on: ubuntu-22.04
container: python:3.10-alpine3.16
container: python:3.11-alpine3.16
steps:
- uses: actions/checkout@v3
- name: Test
Expand Down

0 comments on commit 7ef7370

Please sign in to comment.