We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2b53f commit efa5cbeCopy full SHA for efa5cbe
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v3
68
- name: Docker meta
69
id: meta
70
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
71
with:
72
# list of Docker images to use as base name for tags
73
images: |
0 commit comments