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 57a4ebe commit a3d7f15Copy full SHA for a3d7f15
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
runs-on: ubuntu-latest
92
services:
93
registry:
94
- image: registry:2
+ image: registry:3
95
ports:
96
- 5000:5000
97
steps:
0 commit comments