mirror of
https://github.com/corda/corda.git
synced 2025-06-06 01:11:45 +00:00
ENT-6495: bump java base version (#7056)
* ENT-6609: update base version in line with supported java versions * NOTICK: update java version
This commit is contained in:
parent
76366398fe
commit
0b8c46e1b2
@ -1,4 +1,4 @@
|
|||||||
FROM azul/zulu-openjdk:8u192
|
FROM azul/zulu-openjdk:8u312
|
||||||
|
|
||||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM azul/zulu-openjdk:8u192
|
FROM azul/zulu-openjdk:8u312
|
||||||
|
|
||||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user