Skip to content

Update dependency ca.uhn.hapi.fhir:hapi-fhir-client to v7.0.2 #977

Update dependency ca.uhn.hapi.fhir:hapi-fhir-client to v7.0.2

Update dependency ca.uhn.hapi.fhir:hapi-fhir-client to v7.0.2 #977

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
if: github.repository == 'nr23730/fhirspark'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Build Dockerfile
run: docker build .