From c5ea78ffdcf1eba0924aa09873b1d9ab04b62c88 Mon Sep 17 00:00:00 2001 From: IchthysMaranathaCopy Date: Wed, 6 Mar 2024 22:17:35 +0530 Subject: [PATCH] Update release-singleimage.yml --- .github/workflows/release-singleimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-singleimage.yml b/.github/workflows/release-singleimage.yml index 362541808c3..b348307935f 100644 --- a/.github/workflows/release-singleimage.yml +++ b/.github/workflows/release-singleimage.yml @@ -54,7 +54,7 @@ jobs: cache-to: type=local,dest=/tmp/.buildx-cache-new push: true platforms: linux/amd64,linux/arm64 - tags: ichthysmaranatha/pvt,ichthysmaranatha/pvt:Budiv2.5.2.500 + tags: ichthysmaranatha/pvt,ichthysmaranatha/pvt:Budiv2.5.2.600 file: ./hosting/single/Dockerfile - name: Move cache run: |