We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fec611a + 5b8f723 commit df8d8ebCopy full SHA for df8d8eb
.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: alpine
150
build-args: |
.github/workflows/debian.yml
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
context: debian
142
0 commit comments