Move from docker-hub to github-container-registry

This commit is contained in:
lepapareil 2023-01-25 17:47:26 +01:00 committed by fpinto
parent 78c5019bf1
commit 007d461f8e
No known key found for this signature in database
GPG Key ID: F4F06B068FB00692
3 changed files with 3 additions and 3 deletions

View File

@ -1019,7 +1019,7 @@ $ cargo install hurl
### Docker
```shell
$ docker pull orangeopensource/hurl
$ docker pull ghcr.io/orange-opensource/hurl:latest
```
### npm

View File

@ -90,7 +90,7 @@ $ cargo install hurl
### Docker
```shell
$ docker pull orangeopensource/hurl
$ docker pull ghcr.io/orange-opensource/hurl:latest
```
### npm

View File

@ -1019,7 +1019,7 @@ $ cargo install hurl
### Docker
```shell
$ docker pull orangeopensource/hurl
$ docker pull ghcr.io/orange-opensource/hurl:latest
```
### npm