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.
1 parent ffdca60 commit f126808Copy full SHA for f126808
.github/workflows/docker.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
username: kjconroy
20
password: ${{ secrets.DOCKER_PASSWORD }}
21
- - uses: docker/build-push-action@v2.5.0
+ - uses: docker/build-push-action@v2.6.1
22
23
context: .
24
file: ./Dockerfile
0 commit comments