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 32499ac commit 3231614Copy full SHA for 3231614
.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