Skip to content

Commit 6e352d5

Browse files
feat: update nmr-load-save to version 3.6.0 (#82)
* feat: update nmr-load-save to version 3.6.0 * chore: update dependencies
1 parent 104a5d8 commit 6e352d5

File tree

5 files changed

+321
-178
lines changed

5 files changed

+321
-178
lines changed

app/scripts/nmr-cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# build the image ` docker build --tag nmr-cli . `
22
# run the container ` docker run -it nmr-cli bash `
33

4-
FROM mcr.microsoft.com/playwright:v1.51.1-jammy
4+
FROM mcr.microsoft.com/playwright:v1.53.0-jammy
55

66

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

0 commit comments

Comments
 (0)