mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
ENT-6975: Update Zulu docker files to use Zulu JDK 352. (#7256)
This commit is contained in:
parent
7a133f687c
commit
de76ebab23
@ -1,4 +1,4 @@
|
||||
FROM azul/zulu-openjdk:8u345
|
||||
FROM azul/zulu-openjdk:8u352
|
||||
|
||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||
RUN apt-get update && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM azul/zulu-openjdk:8u345
|
||||
FROM azul/zulu-openjdk:8u352
|
||||
|
||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||
RUN apt-get update && \
|
||||
|
Loading…
Reference in New Issue
Block a user