Skip to content

Commit

Permalink
(chore) Sync fork
Browse files Browse the repository at this point in the history
  • Loading branch information
NethmiRodrigo committed Oct 29, 2024
2 parents 84eeb17 + a09abe5 commit f84ebd5
Show file tree
Hide file tree
Showing 19 changed files with 713 additions and 16 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 f84ebd5

Please sign in to comment.