[info=81ddc6894a850471d6465b2c94022e57]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/gcc-12-image?expand=0&rev=115
This commit is contained in:
parent
51b4ea1399
commit
06ceb955ce
@ -34,7 +34,7 @@ WORKDIR /src/
|
||||
COPY . /src/
|
||||
RUN gcc -o app main.c src1.c src2.c
|
||||
|
||||
FROM registry.suse.com/bci/bci-micro:latest
|
||||
FROM registry.opensuse.org/opensuse/bci/bci-micro:latest
|
||||
WORKDIR /build/
|
||||
COPY --from=builder /src/app /build/
|
||||
CMD ["/build/app"]
|
||||
|
@ -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