[info=b3a8e62aa51e8be2632184dceba6073c]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/rust-stable-image?expand=0&rev=174
This commit is contained in:
parent
83d8b4cec8
commit
f108c43f37
@ -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