diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 9f2ad66..35d23c9 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -35,7 +35,7 @@ jobs: test-container-wakemeops-bullseye: runs-on: ubuntu-latest container: - image: wakemeops/debian:bullseye + image: wakemeops/debian:bookworm steps: - name: Checkout uses: actions/checkout@v3