Skip to content

Commit

Permalink
Pin bartender to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Oct 9, 2024
1 parent 7d115c3 commit a828e91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

0 comments on commit a828e91

Please sign in to comment.