mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Merge pull request #7817 from corda/merge-release/os/4.11-release/os/4.12-2024-09-24-389
ENT-12169: Merging forward updates from release/os/4.11 to release/os/4.12 - 2024-09-24
This commit is contained in:
commit
511633a80e
@ -1,4 +1,4 @@
|
||||
FROM azul/zulu-openjdk:17.0.8.1
|
||||
FROM azul/zulu-openjdk:17.0.12
|
||||
|
||||
## Remove Azul Zulu repo, as it is gone by now
|
||||
RUN rm -rf /etc/apt/sources.list.d/zulu.list
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM azul/zulu-openjdk:17.0.8.1
|
||||
FROM azul/zulu-openjdk:17.0.12
|
||||
|
||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||
RUN apt-get update && \
|
||||
|
Loading…
Reference in New Issue
Block a user