Skip to content

Commit cd737a4

Browse files
author
gdgate
authored
Merge pull request #1846 from gooddata/automated-image-update-gdc-java-8-jre-centos8
Update image gdc-java-8-jre-centos8 to 442eb90 (from gdc-docker-images) Reviewed-by: <[email protected]> https://github.com/phong-nguyen-duy
2 parents fbdad3c + 4599634 commit cd737a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
FROM harbor.intgdc.com/tools/gdc-java-8-jre-centos8:452e95a
1+
FROM harbor.intgdc.com/tools/gdc-java-8-jre-centos8:442eb90
22

33
ARG RVM_VERSION=stable
44
ARG JRUBY_VERSION=9.2.5.0
55

66
LABEL image_name="GDC LCM Bricks"
77
LABEL maintainer="LCM <[email protected]>"
88
LABEL git_repository_url="https://github.com/gooddata/gooddata-ruby/"
9-
LABEL parent_image="harbor.intgdc.com/tools/gdc-java-8-jre-centos8:452e95a"
9+
LABEL parent_image="harbor.intgdc.com/tools/gdc-java-8-jre-centos8:442eb90"
1010

1111
# which is required by RVM
1212
RUN yum install -y curl which patch make git maven procps \

0 commit comments

Comments
 (0)