Skip to content

Commit

Permalink
(fix) Revert version updates and fix form logic (#28)
Browse files Browse the repository at this point in the history
* (fix) Revert version updates

* (fix) Remove patient labs app

* (fix) Fix logic in forms
  • Loading branch information
NethmiRodrigo authored Nov 1, 2024
1 parent c60b4e0 commit 1a9f17b
Show file tree
Hide file tree
Showing 9 changed files with 417 additions and 486 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1

### Dev Stage
FROM openmrs/openmrs-core:dev-amazoncorretto-11 AS dev
FROM openmrs/openmrs-core:dev-amazoncorretto-11 as dev
WORKDIR /openmrs_distro

ARG MVN_ARGS_SETTINGS="-s /usr/share/maven/ref/settings-docker.xml -U -P distro"
Expand Down
Loading

0 comments on commit 1a9f17b

Please sign in to comment.