Update docker files
This commit is contained in:
parent
b4aa9783eb
commit
5d84fc27ac
|
|
@ -48,9 +48,7 @@ jobs:
|
|||
file: ./docker/Dockerfile-elsa-dashboard-and-server
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: |
|
||||
elsa-dashboard-and-server:latest
|
||||
elsaworkflows/elsa-dashboard-and-server:latest
|
||||
tags: elsaworkflows/elsa-dashboard-and-server:latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
file: ./docker/Dockerfile-elsa-dashboard
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: elsa-dashboard:latest,elsaworkflows/elsa-dashboard:latest
|
||||
tags: elsaworkflows/elsa-dashboard:latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue