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