Skip to content

Commit

Permalink
Merge pull request #76 from NFDI4Chem/update-nmrcli
Browse files Browse the repository at this point in the history
feat: update nmr-load-save to version  2.1.0
  • Loading branch information
CS76 authored Nov 28, 2024
2 parents 99f6986 + f1df45d commit 9e40ba8
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 416 deletions.
2 changes: 1 addition & 1 deletion app/scripts/nmr-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# build the image ` docker build --tag nmr-cli . `
# run the container ` docker run -it nmr-cli bash `

FROM mcr.microsoft.com/playwright:v1.40.0-jammy
FROM mcr.microsoft.com/playwright:v1.49.0-jammy

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
Loading

0 comments on commit 9e40ba8

Please sign in to comment.