Skip to content

Commit 8cd0a90

Browse files
authored
Merge pull request #3006 from IBM/issue-3005
Tag Release did not publish ibm-fhir-bucket-tool #3005
2 parents 7e6616c + f903c6f commit 8cd0a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • fhir-install/src/main/docker/ibm-fhir-bucket-tool

fhir-install/src/main/docker/ibm-fhir-bucket-tool/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# IBM Semeru Runtimes provides Non-official docker images. These are maintained by IBM.
99
# 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
10+
FROM ibmsemeruruntime/open-11-jdk:ubi_min-jre as base
1111

1212
# Create the base working directory
1313
RUN mkdir -p /opt/ibm/fhir/bucket/workarea

0 commit comments

Comments
 (0)