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 80fc2a8 commit ac6eefbCopy full SHA for ac6eefb
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Build and push
62
id: docker_build
63
- uses: docker/build-push-action@v5.0.0
+ uses: docker/build-push-action@v5.1.0
64
with:
65
platforms: linux/amd64,linux/arm/v7,linux/arm64
66
# ensure latest base image is used
0 commit comments