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 5ba30ba commit fee715cCopy full SHA for fee715c
.github/workflows/version-devcontainer-build-test.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
services:
22
registry:
23
- image: registry:2
+ image: registry:3
24
ports:
25
- 5000:5000
26
env:
0 commit comments