We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd8937c + 329ea7b commit dba9029Copy full SHA for dba9029
2 files changed
.github/workflows/amber.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: docker/setup-buildx-action@v4.0.0
33
34
- name: Build and push
35
- uses: docker/build-push-action@v6.19.2
+ uses: docker/build-push-action@v7.0.0
36
with:
37
file: ./amber/Dockerfile
38
build-args: |
.github/workflows/gromacs.yml
file: ./gromacs/Dockerfile
0 commit comments