Bump app version

This commit is contained in:
Roland Geider
2026-01-21 07:32:03 +01:00
parent 05f83da601
commit bbfc0c1e20
4 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ jobs:
# https://github.com/docker/metadata-action
tags: |
type=raw,value=latest
type=raw,value=2.4-dev
type=raw,value=2.5-dev
images: |
${{ env.REGISTRY_IMAGE }}
@@ -133,7 +133,7 @@ jobs:
with:
tags: |
type=raw,value=latest
type=raw,value=2.4-dev
type=raw,value=2.5-dev
images: |
${{ env.REGISTRY_IMAGE }}