Accepting request 1183462 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1183462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-oldstable-image?expand=0&rev=21
This commit is contained in:
commit
d08c50b4a6
@ -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
|
||||
FROM registry.suse.com/bci/bci-micro:latest
|
||||
|
||||
COPY --from=build /app/target/release/hello /usr/local/bin/hello
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 26 13:56:49 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- README fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 07:39:04 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user