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 1d1cb56 commit afe3f2fCopy full SHA for afe3f2f
.github/workflows/prod-deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
password: ${{ secrets.DOCKER_PASSWORD }}
45
- name: Extract metadata (tags, labels) for Docker
46
id: meta
47
- uses: docker/metadata-action@v3.6.2
+ uses: docker/metadata-action@v3.7.0
48
with:
49
images: ajbura/cinny
50
- name: Build and push Docker image
0 commit comments