Browse Source

Update docker-image.yml

used own dockerhub repo
pull/5027/head
dandevaud 2 years ago
committed by GitHub
parent
commit
f95cd871e8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/docker-image.yml

2
.github/workflows/docker-image.yml

@ -19,7 +19,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ghostfolio/ghostfolio
images: dandevaud/ghostfolio
tags: |
type=semver,pattern={{version}}

Loading…
Cancel
Save