Skip to content

Commit

Permalink
Test build for #1973
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Nov 8, 2024
1 parent 20b4ae8 commit e6846cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

#!BuildTag: opensuse/bci/kiwi:10.1.16-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.16
#!BuildTag: opensuse/bci/kiwi:10.1
#!BuildTag: opensuse/bci/kiwi:10
#!BuildTag: opensuse/bci/kiwi:10.1
#!BuildTag: opensuse/bci/kiwi:latest

FROM opensuse/tumbleweed:latest
Expand Down
2 changes: 1 addition & 1 deletion kiwi-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ like scripts or configuration files.
To build a KIWI NG appliance, launch the container in privileged mode:

```ShellSession
$ podman run --privileged -v /path/to/kiwi/descr:/image:Z registry.opensuse.org/opensuse/bci/kiwi:10.1
$ podman run --privileged -v /path/to/kiwi/descr:/image:Z registry.opensuse.org/opensuse/bci/kiwi:10.1.16
```

For more information about KIWI NG, see the [KIWI NG documentation](https://osinside.github.io/kiwi/),
Expand Down

0 comments on commit e6846cc

Please sign in to comment.