We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64162a5 + 4a810eb commit ee4b441Copy full SHA for ee4b441
.github/workflows/alpine.yml
@@ -144,7 +144,7 @@ jobs:
144
env:
145
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
146
- name: Build and push
147
- uses: docker/build-push-action@v6.13.0
+ uses: docker/build-push-action@v6.14.0
148
with:
149
context: .
150
file: docker/alpine/Dockerfile
.github/workflows/debian.yml
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
file: docker/debian/Dockerfile
0 commit comments