mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
ES-839: Merging forward updates from release/os/4.8 to release/os/4.9 (2023-07-17)
This commit is contained in:
commit
e23efb0b2d
@ -1,7 +1,7 @@
|
||||
FROM azul/zulu-openjdk:8u322
|
||||
|
||||
## Remove Azul Zulu repo, as it is gone by now
|
||||
RUN rm /etc/apt/sources.list.d/zulu.list
|
||||
RUN rm -rf /etc/apt/sources.list.d/zulu.list
|
||||
|
||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||
RUN apt-get update && \
|
||||
|
Loading…
Reference in New Issue
Block a user