chore(deps): update icr.io/appcafe/open-liberty docker tag to v25
This commit is contained in:
parent
7ad848f5ce
commit
851e863d85
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM icr.io/appcafe/open-liberty:23.0.0.4-kernel-slim-java17-openj9-ubi
|
||||
FROM icr.io/appcafe/open-liberty:25.0.0.5-kernel-slim-java17-openj9-ubi
|
||||
|
||||
COPY --chown=1001:0 src/main/liberty/config /config
|
||||
# # Verzeichnis erstellen und PostgreSQL JDBC-Treiber herunterladen
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM icr.io/appcafe/open-liberty:23.0.0.4-kernel-slim-java17-openj9-ubi
|
||||
FROM icr.io/appcafe/open-liberty:25.0.0.5-kernel-slim-java17-openj9-ubi
|
||||
|
||||
COPY --chown=1001:0 src/main/liberty/config /config
|
||||
# # Verzeichnis erstellen und PostgreSQL JDBC-Treiber herunterladen
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM icr.io/appcafe/open-liberty:23.0.0.4-kernel-slim-java17-openj9-ubi
|
||||
FROM icr.io/appcafe/open-liberty:25.0.0.5-kernel-slim-java17-openj9-ubi
|
||||
|
||||
COPY --chown=1001:0 src/main/liberty/config /config
|
||||
# # Verzeichnis erstellen und PostgreSQL JDBC-Treiber herunterladen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue