From c75bf8853f7099e00c570ab31e3b7d17e4db2631 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:39:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag to v2023.3.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 25d7b6a..2bdc0d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -90,7 +90,7 @@ RUN if [ "$COMPOSER_VERSION" = "1" ]; then \ ; fi COPY --from=mlocati/php-extension-installer:2.1.66 /usr/bin/install-php-extensions /usr/bin/ -COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.3.6 /usr/bin/rr /usr/local/bin/rr +COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.3.8 /usr/bin/rr /usr/local/bin/rr COPY rootfs/ /