Skip to content

Commit c6ec8c0

Browse files
committed
fix: bump agraph image to v8.1.1
The v8.1.0 tag was removed from Docker Hub, causing CI to fail with "manifest unknown" when pulling the agraph-ut container. Signed-off-by: Mohamed El Amine BOUKERFA <boukerfa.ma@gmail.com>
1 parent 09ae786 commit c6ec8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565

6666

6767
agraph-ut:
68-
image: franzinc/agraph:v8.1.0
68+
image: franzinc/agraph:v8.1.1
6969
platform: linux/amd64
7070
environment:
7171
- AGRAPH_SUPER_USER=test

0 commit comments

Comments
 (0)