Skip to content

Commit f60b44e

Browse files
chore(deps): update python docker tag to v3.11 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc6ed6f commit f60b44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
needs: release-please
3737
if: ${{ needs.release-please.outputs.release_created }}
3838
container:
39-
image: "python:3.10"
39+
image: "python:3.11"
4040

4141
steps:
4242
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)