diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7bf949580e5a17ebe4519a8f37976ad46dac8718..af26c71c6d5b81778e663c0d1e6d51870fdb0018 100755
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -32,10 +32,10 @@ jobs:
       - name: Show PHP version
         run: php -v
 
-  test-latest:
+  test-81:
     runs-on: ubuntu-latest
     container:
-      image: cicnavi/dap:08
+      image: cicnavi/dap:81
     steps:
       - uses: actions/checkout@v3
       - name: Validate composer.json and composer.lock