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 fe95adf commit 2762d51Copy full SHA for 2762d51
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Docker Metadata action
42
id: meta
43
- uses: docker/metadata-action@v3.4.1
+ uses: docker/metadata-action@v3.5.0
44
with:
45
images: itzg/minecraft-bedrock-server
46
flavor: |
0 commit comments