mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Copilot
19 hours ago 59f8920e6f9f02e728b236f478370d3ce2e818fc
.github/workflows/build.yml
@@ -282,7 +282,7 @@
    runs-on: 'ubuntu-latest'
    services:
      registry:
        image: registry:2
        image: registry:3
        ports:
          - 5000:5000
    steps:
@@ -346,7 +346,7 @@
    runs-on: 'ubuntu-latest'
    services:
      registry:
        image: registry:2
        image: registry:3
        ports:
          - 5000:5000
    steps: