File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 - name : qubership-rabbitmq-monitoring
2929 file : telegraf/Dockerfile
3030 context : telegraf
31- - name : qubership-rabbitmq-management- image
31+ - name : qubership-rabbitmq-image
3232 file : Dockerfile
3333 context : .
3434 if : github.event.ref_type == 'branch'
Original file line number Diff line number Diff line change 4444 - name : qubership-rabbitmq-monitoring
4545 file : telegraf/Dockerfile
4646 context : telegraf
47- - name : qubership-rabbitmq-management- image
47+ - name : qubership-rabbitmq-image
4848 file : Dockerfile
4949 context : .
5050 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ chmod +x /bin/get_password && \
1919chmod +x /usr/local/bin/docker-entrypoint.sh && \
2020chmod -R a+r /opt/rabbitmq/plugins
2121
22- RUN rm /usr/lib/python3.11 /EXTERNALLY-MANAGED
22+ RUN rm /usr/lib/python3.12 /EXTERNALLY-MANAGED
2323
2424RUN set -x \
2525 && python3 -m ensurepip \
You can’t perform that action at this time.
0 commit comments