We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2cce6f + 273af2f commit bf35dfaCopy full SHA for bf35dfa
.github/workflows/alpine.yml
@@ -154,7 +154,7 @@ jobs:
154
env:
155
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
156
- name: Build and push
157
- uses: docker/build-push-action@v6.12.0
+ uses: docker/build-push-action@v6.13.0
158
with:
159
context: alpine
160
build-args: |
.github/workflows/debian.yml
@@ -146,7 +146,7 @@ jobs:
146
147
148
149
150
151
context: debian
152
0 commit comments