Skip to content

Commit

Permalink
update base image version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 authored and akorosov committed Dec 12, 2023
1 parent 621b7d6 commit 6476a78
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.23'
BASE_IMAGE_TAG: '3.0.0'
jobs:
tests_and_docker_build:
name: 'Run unit tests and build docker image'
Expand Down

0 comments on commit 6476a78

Please sign in to comment.