Merge pull request #14618 from Gustavo Andrade
* gh-14618: Upgrade Java 8 CI image to openjdk:8u181-jdk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:8u141-jdk
|
||||
FROM openjdk:8u181-jdk
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y git && \
|
||||
|
||||
Reference in New Issue
Block a user