From 0bed11dd2e616715545da59ec2771bed37ed8f69 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marko=20Ivan=C4=8Di=C4=87?= <marko.ivancic@srce.hr>
Date: Mon, 24 Apr 2023 10:18:01 +0200
Subject: [PATCH] Set dap to 81

---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ab44855..e4eeb4c 100644
--- 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:08
+      image: cicnavi/dap:81
     steps:
       - uses: actions/checkout@v3
       - name: Validate composer.json and composer.lock
-- 
GitLab