Skip to content

Update dependency ca.uhn.hapi.fhir:hapi-fhir-base to v7.4.0 #600

Update dependency ca.uhn.hapi.fhir:hapi-fhir-base to v7.4.0

Update dependency ca.uhn.hapi.fhir:hapi-fhir-base to v7.4.0 #600

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Build Dockerfile
run: docker build .