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