ci: Restore latest tag

This commit is contained in:
Maksim Eltyshev
2026-02-10 15:31:05 +01:00
parent 7d613dc171
commit e219e5be42
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ jobs:
name=ghcr.io/${{ github.repository }}
tags: |
type=raw,value=${{ steps.set-version.outputs.result }}
type=raw,value=latest
labels: |
org.opencontainers.image.licenses=Fair Use License
org.opencontainers.image.url=https://planka.app

View File

@@ -1,6 +1,6 @@
services:
planka:
image: ghcr.io/plankanban/planka:2.0.0-rc.4
image: ghcr.io/plankanban/planka:latest
restart: on-failure
volumes:
- data:/app/data