We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 690ba53 + 5ddca0b commit 3e2c07dCopy full SHA for 3e2c07d
.github/workflows/docker-nightly.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Build and push Docker image
54
id: build-and-push
55
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
56
with:
57
context: .
58
platforms: linux/arm/v7,linux/arm64,linux/amd64
0 commit comments