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 52a747f commit b3df52aCopy full SHA for b3df52a
README.md
@@ -55,7 +55,7 @@ jobs:
55
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
56
57
- name: docker-build-action
58
- uses: serversideup/github-action-docker-build@v0.0.3-alpha
+ uses: serversideup/github-action-docker-build@v1.0.0
59
with:
60
tags: serversideup/financial-freedom:latest
61
platforms: "linux/amd64,linux/arm/v7,linux/arm64/v8"
0 commit comments