diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 0db269e61..3fab38ce9 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -25,7 +25,7 @@ jobs: timeout-minutes: 30 runs-on: ubuntu-latest container: - image: ghcr.io/csc-training/slidefactory:3.0.0-beta.9 + image: ghcr.io/csc-training/slidefactory:3.0.0-beta.10 steps: - name: Checkout uses: actions/checkout@v4