Skip to content

Commit

Permalink
Updates FHIR extension to 228e2c46ff4f18b695ccee0b0deb5517b311f5d7 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
vedmaka authored Dec 8, 2023
1 parent f55c307 commit 9a7bf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ RUN --mount=type=secret,id=ACCESS_TOKEN \
# FHIR
git clone --single-branch -b master https://WikiteqMachine:$(cat /run/secrets/ACCESS_TOKEN)@github.com/WikiTeq/mediawiki-extension-FHIR.git $MW_HOME/extensions/FHIR \
&& cd $MW_HOME/extensions/FHIR \
&& git checkout -q bdfbae01db37dff2a2a9221e829fbbbfd94b0042
&& git checkout -q 228e2c46ff4f18b695ccee0b0deb5517b311f5d7

# G
RUN set -x; \
Expand Down

0 comments on commit 9a7bf85

Please sign in to comment.