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 09c54c5 + ebc5828 commit a962fc4Copy full SHA for a962fc4
2 files changed
.github/workflows/build.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Docker meta
25
id: meta
26
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
27
with:
28
images: |
29
dokku/service-proxy
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments