1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

behave: Switch the container image to leap:15.5

This commit is contained in:
2023-06-19 09:32:56 +02:00
parent 8f6bafde0a
commit 10dcf966cb
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ Build a container with OBS
$ cd behave
# optional: refresh the base image
$ podman pull opensuse/leap:15.4
$ podman pull opensuse/leap:15.5
# build the container image
$ ./container-build.sh [--no-cache]