Skip to content

Commit 9ce47b9

Browse files
chore(deps): update all dependencies (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d80848e commit 9ce47b9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docker/Dockerfile-app

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:b9cab177ccea1acd7b1df9a23dcfa280177c7c66615dd7567036adb7820f49b3
1+
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:792a7f419c5a9d2042f3b9be5ddcb649e4562681bd784c9dcc7f3f3b4d49d341
22

33
LABEL maintainer="Red Hat - EXD"
44

docker/Dockerfile-beat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:b9cab177ccea1acd7b1df9a23dcfa280177c7c66615dd7567036adb7820f49b3
1+
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:792a7f419c5a9d2042f3b9be5ddcb649e4562681bd784c9dcc7f3f3b4d49d341
22

33
LABEL maintainer="Red Hat - EXD"
44

docker/Dockerfile-broker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM redis@sha256:c22af04bb576503bf16b3e34a1fd2fd82de0f765afd866d2e380145e0af30d78
1+
FROM redis@sha256:7b6fb55d8b0adcd77269dc52b3cfffe5f59ca5d43dec3c90dbe18aacce7942e1
22

33
EXPOSE 6379
44

docker/Dockerfile-workers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:b9cab177ccea1acd7b1df9a23dcfa280177c7c66615dd7567036adb7820f49b3
1+
FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:792a7f419c5a9d2042f3b9be5ddcb649e4562681bd784c9dcc7f3f3b4d49d341
22

33
LABEL maintainer="Red Hat - EXD"
44

0 commit comments

Comments
 (0)