Browse Source

Change docker image name to ghostfolio/ghostfolio

pull/1134/head
Anders Sparrevohn 3 years ago
parent
commit
7671fc7580
  1. 2
      .github/workflows/docker-image.yml

2
.github/workflows/docker-image.yml

@ -19,7 +19,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: grobut939/ghostfolio images: ghostfolio/ghostfolio
tags: | tags: |
type=raw,value=arm64 type=raw,value=arm64

Loading…
Cancel
Save