Skip to content

Commit

Permalink
update metanorm version for testing and docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Dec 21, 2023
1 parent 80ae872 commit 72a6459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
BASE_IMAGE: "${{ vars.DOCKER_ORG }}/geospaas:2.5.2-python${{ matrix.python_version }}"
IMAGE_NAME: "${{ vars.DOCKER_ORG }}/geospaas_harvesting"
METANORM_VERSION: '4.1.0'
METANORM_VERSION: '4.2.0'
GEOSPAAS_DB_HOST: 'db'
GEOSPAAS_DB_USER: 'test'
GEOSPAAS_DB_PASSWORD: "${{ secrets.GEOSPAAS_DB_PASSWORD }}"
Expand Down

0 comments on commit 72a6459

Please sign in to comment.