1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 23:15:31 +02:00

Update build-and-push-docker-base-image.yml

This commit is contained in:
Kunio Okita 2023-03-26 11:26:16 +09:00 committed by GitHub
parent 05edb66ae5
commit 04f2e0368a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,5 +40,5 @@ jobs:
build-args: ALPINE_VERSION=${{ env.ALPINE_VERSION }}
push: true
tags: |
ghcr.io/plankanban/planka:base-latest
ghcr.io/plankanban/planka:base-${{ env.ALPINE_VERSION }}
ghcr.io/HS-KunioOkita/planka:base-latest
ghcr.io/HS-KunioOkita/planka:base-${{ env.ALPINE_VERSION }}