Skip to content

Commit 8e51129

Browse files
oci-make workflow: use 4.1.x versions on this branch
1 parent 224a578 commit 8e51129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
default: false
2828
env:
2929
REGISTRY_IMAGE: pivotalrabbitmq/rabbitmq
30-
VERSION: 4.2.0+${{ github.sha }}
30+
VERSION: 4.1.0+${{ github.sha }}
3131
concurrency:
3232
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
3333
cancel-in-progress: true

0 commit comments

Comments
 (0)