Skip to content

Commit 046542d

Browse files
author
gdgate
authored
Merge pull request #1648 from gooddata/automated-image-update-gdc-java-8-jre
Update image gdc-java-8-jre to 2fce51b (from gdc-docker-images) Reviewed-by: <phong.nguyen-duy@gooddata.com> https://github.com/phong-nguyen-duy
2 parents 32bec26 + f093a28 commit 046542d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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:0dec94a
1+
FROM harbor.intgdc.com/tools/gdc-java-8-jre:2fce51b
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 <lcm@gooddata.com>"
88
LABEL git_repository_url="https://github.com/gooddata/gooddata-ruby/"
9-
LABEL parent_image="harbor.intgdc.com/tools/gdc-java-8-jre:0dec94a"
9+
LABEL parent_image="harbor.intgdc.com/tools/gdc-java-8-jre:2fce51b"
1010

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

0 commit comments

Comments
 (0)