We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2242e76 commit c3299c2Copy full SHA for c3299c2
.github/workflows/build_workflow.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest # Maybe here is a blocker
13
container:
14
- image: debian:bullseye
+ image: debian:bookworm
15
defaults:
16
run:
17
shell: bash -le {0}
0 commit comments