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 3016be1 commit b78dca3Copy full SHA for b78dca3
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
id: docker_meta
32
uses: docker/metadata-action@v5
33
with:
34
- images: jaegertracing/protobuf
+ images: yurishkuro/microsim
35
# The 'tags:' section defines how the Docker image will be tagged:
36
# - pushes to main branch will be published as 'latest'
37
# - pushes tagged with semver will be published as that version (without 'v')
0 commit comments