Skip to content

Commit

Permalink
OZ-760: Switch to OpenMRS 2.6.x-nightly-amazoncorretto-11 image. (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga authored Dec 18, 2024
1 parent 49cee12 commit 30aa8aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundled-docker/openmrs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openmrs/openmrs-core:nightly-amazoncorretto-11
FROM openmrs/openmrs-core:2.6.x-nightly-amazoncorretto-11

# Add modules & configurations for the ozone distribution
ADD distro/binaries/openmrs/modules /openmrs/distribution/openmrs_modules
Expand Down
2 changes: 1 addition & 1 deletion docker-compose-openmrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
timeout: 5s
retries: 48
start_period: 120s
image: openmrs/openmrs-core:nightly-amazoncorretto-11
image: openmrs/openmrs-core:2.6.x-nightly-amazoncorretto-11
labels:
traefik.enable: "true"
traefik.http.routers.openmrs.rule: "Host(`${O3_HOSTNAME}`) && PathPrefix(`/openmrs`)"
Expand Down

0 comments on commit 30aa8aa

Please sign in to comment.