Skip to content

Commit

Permalink
Updating upstream image registry link as the old one seems to not exi…
Browse files Browse the repository at this point in the history
…st anymore
  • Loading branch information
Gagrio committed Jan 23, 2025
1 parent ef4c06b commit 857634c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added 1
Empty file.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EIB runs as a container. Some form of container runtime is needed, such as [Podm
The latest version of EIB (1.1.0) can be downloaded from the Open Build Service using the following command:

```bash
podman pull registry.opensuse.org/isv/suse/edge/edgeimagebuilder/containerfile-sp6/suse/edge-image-builder:1.1.0
podman pull registry.opensuse.org/isv/suse/edge/3.2/images/3.2/edge-image-builder:1.1.0
```

Alternatively, EIB can be built from this repository. See the [Building from Source](#building-from-source)
Expand Down Expand Up @@ -76,4 +76,4 @@ will be used in the Podman command examples above for the `$EIB_IMAGE` variable.

```shell
podman build -t eib:dev .
```
```

0 comments on commit 857634c

Please sign in to comment.