mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
file: extras/docker/demo/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
tags: wger/demo:latest,wger/demo:2.2-dev,wger/apache:latest,wger/apache:2.2-dev
|
||||
|
||||
prod:
|
||||
|
||||
Reference in New Issue
Block a user