Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #39 from DonHaul/opensearch-img-update
Browse files Browse the repository at this point in the history
github actions: update opensearch image
  • Loading branch information
drjova authored Jun 10, 2024
2 parents ffc42de + d9e32b7 commit fec7c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
services:
opensearch:
image: registry.cern.ch/cern-sis/inspire/opensearch
image: registry.cern.ch/cern-sis/inspirehep/opensearch
env:
bootstrap.memory_lock: true
ES_JAVA_OPTS: -Xms1024m -Xmx1024m
Expand Down

0 comments on commit fec7c9c

Please sign in to comment.