Skip to content

Commit

Permalink
Merge pull request #12 from entando/ENGPM-554
Browse files Browse the repository at this point in the history
ENGPM-554 Updating entando-project version
  • Loading branch information
mirkoPan authored Nov 8, 2023
2 parents 17b634e + bcef4ab commit 73b3f6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
ARG JAVA_PACKAGE=java-11-openjdk-headless-1:11.0.17.0.8-2.el8_6.x86_64
ARG JAVA_PACKAGE=java-11-openjdk-headless-1:11.0.21.0.9-2.el8.x86_64
ARG RUN_JAVA_VERSION=1.3.8
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' \
HOME=/deployments
Expand Down
2 changes: 1 addition & 1 deletion entando-project
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ENTANDO_PRJ_NAME=entando-java-base
ENTANDO_PRJ_IMAGE_REGISTRY="registry.hub.docker.com"
ENTANDO_PRJ_IMAGE_NAME=entando-java-base
ENTANDO_PRJ_VERSION=11.0.2
ENTANDO_PRJ_VERSION=11.0.3
ENTANDO_PRJ_BUILD_COMMAND=.ent/enp-build.sh
ENTANDO_PRJ_BUILD_DIR_PATH=out
ENTANDO_PRJ_IMAGE_PUBLICATION_COMMAND=.ent/enp-publish.sh
Expand Down

0 comments on commit 73b3f6c

Please sign in to comment.