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 da10f30 commit 1faae0aCopy full SHA for 1faae0a
.github/workflows/oci-make.yaml
@@ -27,7 +27,7 @@ on:
27
default: false
28
env:
29
REGISTRY_IMAGE: pivotalrabbitmq/rabbitmq
30
- VERSION: 4.2.0+${{ github.sha }}
+ VERSION: 4.3.0+${{ github.sha }}
31
concurrency:
32
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
33
cancel-in-progress: true
0 commit comments