Skip to content

Commit

Permalink
update nansat image version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Jan 19, 2022
1 parent 3e7d025 commit 4545073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
env:
IMAGE_NAME: "${{ secrets.DOCKER_ORG }}/geospaas"
BASE_IMAGE_NAME: "${{ secrets.DOCKER_ORG }}/nansat"
BASE_STANDARD_IMAGE_TAG: 'v1.5.0'
BASE_SLIM_IMAGE_TAG: 'v1.5.0-slim'
BASE_STANDARD_IMAGE_TAG: 'v1.5.1'
BASE_SLIM_IMAGE_TAG: 'v1.5.1-slim'
jobs:
tests:
name: 'Run unit tests'
Expand Down

0 comments on commit 4545073

Please sign in to comment.