Skip to content

Commit ca2c7f5

Browse files
author
gdgate
authored
Merge pull request #1710 from gooddata/automated-image-update-gdc-java-8-jre
Update image gdc-java-8-jre to 89999e9 (from gdc-docker-images) Reviewed-by: https://github.com/danh-ung
2 parents 4751afc + 44eb6b5 commit ca2c7f5

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:2fce51b
1+
FROM harbor.intgdc.com/tools/gdc-java-8-jre:89999e9
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:2fce51b"
9+
LABEL parent_image="harbor.intgdc.com/tools/gdc-java-8-jre:89999e9"
1010

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

0 commit comments

Comments
 (0)