Skip to content

Commit

Permalink
Switch docs building image to bookworm
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Jan 9, 2024
1 parent 4b80d24 commit bc71747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:
jobs:
build-docs:
runs-on: [ubuntu-latest]
container: python:3.10-buster
container: python:3.10-bookworm
steps:
- uses: actions/checkout@v3
- name: Install dependencies
Expand Down

0 comments on commit bc71747

Please sign in to comment.