Skip to content

Commit

Permalink
update base image version to 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Dec 7, 2023
1 parent 09b9b95 commit 9fbaf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
IMAGE_NAME: "${{ vars.DOCKER_ORG }}/nansat"
BASE_IMAGE_NAME: "${{ vars.DOCKER_ORG }}/nansat_base"
BASE_IMAGE_TAG: '0.0.19'
BASE_IMAGE_TAG: '0.0.22'
jobs:
tests_and_docker_build:
name: 'Run unit tests and build docker image'
Expand Down

0 comments on commit 9fbaf5a

Please sign in to comment.