Accepting request 1204332 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1204332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openjdk-17-image?expand=0&rev=23
This commit is contained in:
commit
aa85b1dd94
@ -32,7 +32,7 @@ To compile and deploy an application, copy the sources and build the application
|
|||||||
|
|
||||||
```Dockerfile
|
```Dockerfile
|
||||||
# Build the application using the OpenJDK development image
|
# Build the application using the OpenJDK development image
|
||||||
FROM registry.suse.com/bci/openjdk-devel:17 as build
|
FROM registry.opensuse.org/opensuse/bci/openjdk-devel:17 as build
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /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>
|
Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user