We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a20598b + d15ac34 commit ae61074Copy full SHA for ae61074
.github/workflows/docker.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Build
33
id: docker_build
34
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
35
with:
36
context: .
37
file: ./Dockerfile
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments