Skip to content

Commit

Permalink
OZ-730: Temporarily use OpenMRS backend Docker image 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuisson authored Nov 4, 2024
1 parent 5c259e7 commit d703ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-openmrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
timeout: 5s
retries: 48
start_period: 120s
image: openmrs/openmrs-reference-application-3-backend:${O3_DOCKER_IMAGE_TAG:-nightly}
image: openmrs/openmrs-reference-application-3-backend:3.1.1
labels:
traefik.enable: "true"
traefik.http.routers.openmrs.rule: "Host(`${O3_HOSTNAME}`) && PathPrefix(`/openmrs`)"
Expand Down

0 comments on commit d703ff4

Please sign in to comment.