Skip to content

Commit

Permalink
update eib to rc3 (suse-edge#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbw7 authored Apr 2, 2024
1 parent 7d987ea commit cdf54f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asciidoc/quickstart/eib.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you are running Rancher Desktop, you need to switch to the https://docs.ranch
=== Getting the EIB Image

```
podman pull registry.opensuse.org/isv/suse/edge/edgeimagebuilder/containerfile/suse/edge-image-builder:1.0.0.rc2
podman pull registry.opensuse.org/isv/suse/edge/edgeimagebuilder/containerfile/suse/edge-image-builder:1.0.0.rc3
```

=== Creating the image configuration directory
Expand Down Expand Up @@ -305,7 +305,7 @@ To build the image, we can run:
[,bash]
----
podman run --rm -it --privileged -v $EIB:/eib \
registry.opensuse.org/isv/suse/edge/edgeimagebuilder/containerfile/suse/edge-image-builder:1.0.0.rc2 \
registry.opensuse.org/isv/suse/edge/edgeimagebuilder/containerfile/suse/edge-image-builder:1.0.0.rc3 \
build --definition-file eib-iso-definition.yaml
----

Expand Down

0 comments on commit cdf54f5

Please sign in to comment.