From c5040894dd55c1b9e88610743b8aaa25d884c85d Mon Sep 17 00:00:00 2001 From: ValentinaHutter Date: Tue, 25 Feb 2025 09:15:49 +0100 Subject: [PATCH] update tag --- .github/workflows/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index cff6293..c1accb0 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -46,6 +46,6 @@ jobs: run: | cd ./sen2like/ docker build -t sen2like_base:latest -f Dockerfile-base . - docker build -t ghcr.io/eodcgmbh/sen2like:v4.4.3 --build-arg SEN2LIKE_BUILD_IMAGE_TAG=sen2like_base:latest . && docker image prune --filter label=stage=sen2like_build -f - docker push ghcr.io/eodcgmbh/sen2like:v4.4.3 + docker build -t ghcr.io/eodcgmbh/sen2like:v4.5.0 --build-arg SEN2LIKE_BUILD_IMAGE_TAG=sen2like_base:latest . && docker image prune --filter label=stage=sen2like_build -f + docker push ghcr.io/eodcgmbh/sen2like:v4.5.0