Skip to content

Commit

Permalink
Use different image in pipeline due to python version
Browse files Browse the repository at this point in the history
  • Loading branch information
cochaviz committed Aug 20, 2024
1 parent d6ff731 commit 5823ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: python:3.12.5-bookworm
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 5823ade

Please sign in to comment.