Skip to content

Commit ca20f0a

Browse files
committed
update base image version to 0.0.23
1 parent 09b9b95 commit ca20f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
env:
99
IMAGE_NAME: "${{ vars.DOCKER_ORG }}/nansat"
1010
BASE_IMAGE_NAME: "${{ vars.DOCKER_ORG }}/nansat_base"
11-
BASE_IMAGE_TAG: '0.0.19'
11+
BASE_IMAGE_TAG: '0.0.23'
1212
jobs:
1313
tests_and_docker_build:
1414
name: 'Run unit tests and build docker image'

0 commit comments

Comments
 (0)