diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0235ee96c449065f1834ba74636a074ee689f19b..7bf949580e5a17ebe4519a8f37976ad46dac8718 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: test-latest: runs-on: ubuntu-latest container: - image: cicnavi/dap:81 + image: cicnavi/dap:08 steps: - uses: actions/checkout@v3 - name: Validate composer.json and composer.lock