Skip to content

Commit

Permalink
chore(deps): update dependency hl7/fhir-ig-publisher to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 8b33711 commit 645f11d
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 @@ -32,7 +32,7 @@ npm clean-install
sushi --version
EOF

ENV PUBLISHER_VERSION=1.6.5
ENV PUBLISHER_VERSION=1.6.6
ENV PUBLISHER_DOWNLOAD_URL="https://github.com/HL7/fhir-ig-publisher/releases/download/${PUBLISHER_VERSION}/publisher.jar"
RUN <<EOF
curl -LSs "$PUBLISHER_DOWNLOAD_URL" --output /usr/local/bin/publisher.jar
Expand Down

0 comments on commit 645f11d

Please sign in to comment.