Accepting request 1204337 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1204337 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-oldstable-image?expand=0&rev=32
This commit is contained in:
commit
5d96352c84
@ -21,7 +21,7 @@ COPY . ./
|
|||||||
RUN cargo build --release
|
RUN cargo build --release
|
||||||
|
|
||||||
# Bundle the application into a BCI micro (or other BCI image)
|
# 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
|
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>
|
Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user