Skip to content

Commit

Permalink
chore(deps): update docker.io/library/rabbitmq docker tag to v4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent f1183d1 commit cee1743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/ansible-podman/roles/podman/tasks/start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- name: Run the RabbitMQ container
containers.podman.podman_container:
name: bodhi-dev-rabbitmq
image: "docker.io/library/rabbitmq:3-management"
image: "docker.io/library/rabbitmq:4-management"
state: started
pod: bodhi-dev

Expand Down

0 comments on commit cee1743

Please sign in to comment.