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.
2 parents 48920f7 + 81b0d80 commit acfbd73Copy full SHA for acfbd73
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Docker meta
36
id: docker_meta
37
if: "contains(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master'"
38
- uses: docker/metadata-action@v5.8.0
+ uses: docker/metadata-action@v5.9.0
39
with:
40
# list of Docker images to use as base name for tags
41
images: c2corg/c2c_ui
0 commit comments