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 46250e5 commit 7835208Copy full SHA for 7835208
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Docker Metadata action
44
id: meta
45
- uses: docker/metadata-action@v3.6.2
+ uses: docker/metadata-action@v3.7.0
46
with:
47
images: itzg/minecraft-bedrock-server
48
flavor: |
0 commit comments