Skip to content

Commit

Permalink
Merge pull request #160 from i-VRESSE/latest-wb-core
Browse files Browse the repository at this point in the history
Latest wb core + pin bartender
  • Loading branch information
sverhoeven authored Oct 9, 2024
2 parents 7b72707 + a828e91 commit bd4d98c
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
HADDOCK3_GHORG: "haddocking"
HADDOCK3_VERSION: "main"
BARTENDER_VERSION: "main"
BARTENDER_VERSION: "v0.5.1"
GDOCK_VERSION: "main"
LIGHTDOCK_VERSION: "0.9.4"
steps:
Expand Down
2 changes: 1 addition & 1 deletion deploy/Dockerfile.bartenderhaddock3
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.description="bartender web service with haddock3,

ARG HADDOCK3_GHORG=haddocking
ARG HADDOCK3_VERSION=main
ARG BARTENDER_VERSION=main
ARG BARTENDER_VERSION=v0.5.1
ARG GDOCK_VERSION=main
ARG LIGHTDOCK_VERSION=0.9.4
ARG OPENMM_VERSION=8.1.2
Expand Down
40 changes: 30 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"dependencies": {
"@i-vresse/haddock3-ui": "^0.3.1",
"@i-vresse/wb-core": "^3.2.1",
"@i-vresse/wb-core": "^3.2.4",
"@i-vresse/wb-form": "^2.0.1",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand Down

0 comments on commit bd4d98c

Please sign in to comment.