Skip to content

Commit

Permalink
Fix docker image link
Browse files Browse the repository at this point in the history
  • Loading branch information
lolepezy committed Jul 13, 2023
1 parent 996a68b commit 0d49102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d49102

Please sign in to comment.