mirror of
https://github.com/plankanban/planka.git
synced 2026-07-15 21:48:11 +03:00
ci: Restore latest tag
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user