We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e6616c + f903c6f commit 8cd0a90Copy full SHA for 8cd0a90
1 file changed
fhir-install/src/main/docker/ibm-fhir-bucket-tool/Dockerfile
@@ -7,7 +7,7 @@
7
8
# IBM Semeru Runtimes provides Non-official docker images. These are maintained by IBM.
9
# The link to Semeru is at https://hub.docker.com/r/ibmsemeruruntime/open-11-jdk
10
-FROM ibmsemeruruntime/open-11-jdk:ubi_min-jre-latest as base
+FROM ibmsemeruruntime/open-11-jdk:ubi_min-jre as base
11
12
# Create the base working directory
13
RUN mkdir -p /opt/ibm/fhir/bucket/workarea
0 commit comments