[info=e3ff35402b5fbb939522e5284e7ad3a8]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/openjdk-21-image?expand=0&rev=151
This commit is contained in:
parent
16dd01c338
commit
7d7cf6faa9
@ -32,7 +32,7 @@ To compile and deploy an application, copy the sources and build the application
|
||||
|
||||
```Dockerfile
|
||||
# Build the application using the OpenJDK development image
|
||||
FROM registry.suse.com/bci/openjdk-devel:21 as build
|
||||
FROM registry.opensuse.org/opensuse/bci/openjdk-devel:21 as build
|
||||
|
||||
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user