Skip to content

Bump ISMRMRD dependency to v1.14.2 #105

Bump ISMRMRD dependency to v1.14.2

Bump ISMRMRD dependency to v1.14.2 #105

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Build Docker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build docker image
run: |
docker build . --file Dockerfile --tag siemens_to_ismrmrd