Skip to content

Commit 8f71b28

Browse files
committed
fixed docker pull
1 parent f897183 commit 8f71b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- '7474:7474'
2121
- '7687:7687'
2222
memgraph:
23-
image: memgraph/memgraph-mage:3.3.0
23+
image: memgraph/memgraph-mage:3.3
2424
ports:
2525
- '7444:7444'
2626
- '7688:7687'

0 commit comments

Comments
 (0)