Skip to content

Commit

Permalink
ENGPM-555: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeniosant authored Nov 9, 2023
1 parent 27b698d commit 8f4a1ee
Showing 1 changed file with 1 addition and 1 deletion.
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.21.0.9-2.el8.x86_64
ARG JAVA_PACKAGE=java-11-openjdk-headless
ARG RUN_JAVA_VERSION=1.3.8
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' \
HOME=/deployments
Expand Down

0 comments on commit 8f4a1ee

Please sign in to comment.