mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Bump version to 2.4
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
# https://github.com/docker/metadata-action
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=raw,value=2.3-dev
|
||||
type=raw,value=2.4-dev
|
||||
images: |
|
||||
${{ env.REGISTRY_IMAGE }}
|
||||
|
||||
@@ -121,7 +121,7 @@ jobs:
|
||||
with:
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=raw,value=2.3-dev
|
||||
type=raw,value=2.4-dev
|
||||
images: |
|
||||
${{ env.REGISTRY_IMAGE }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user