[info=639ab35ea0062193f516f348988c1fd5]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/rust-oldstable-image?expand=0&rev=174
This commit is contained in:
parent
45b2bccda6
commit
aa9bc8a388
@ -21,7 +21,7 @@ COPY . ./
|
||||
RUN cargo build --release
|
||||
|
||||
# Bundle the application into a BCI micro (or other BCI image)
|
||||
FROM registry.suse.com/bci/bci-micro:latest
|
||||
FROM registry.opensuse.org/opensuse/bci/bci-micro:latest
|
||||
|
||||
COPY --from=build /app/target/release/hello /usr/local/bin/hello
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 08:15:08 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- fix registry references in READMEs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user