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

copilot-swe-agent[bot]
10 hours ago 99d34b88bf14699ba12719b57ad60a6d9f705184
.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: