We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b355638 commit 10e2aabCopy full SHA for 10e2aab
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
needs: unit-tests
54
services:
55
registry:
56
- image: registry:2
+ image: registry:3
57
ports:
58
- 5000:5000
59
steps:
0 commit comments