diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48d9335..ca990de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: context: ./ file: ./Dockerfile push: true - tags: ripencc/rpki-irr-bgp-stats:latest + tags: ghcr.io/ripe-ncc/rpki-irr-bgp-stats:latest labels: "org.label-schema.vcs-ref=${{ github.sha }}" build-args: | RPKI_IRR_BGP_STATS_DIST=./rpki-irr-bgp-stats-dist.tar.gz