Skip to content

Bump org.fhir:ucum from 1.0.8 to 1.0.9 (#79) #159

Bump org.fhir:ucum from 1.0.8 to 1.0.9 (#79)

Bump org.fhir:ucum from 1.0.8 to 1.0.9 (#79) #159

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
docker_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag hl7_validator:$(date +%s)