Skip to content

Commit

Permalink
chore(deps): update ghcr.io/roadrunner-server/roadrunner docker tag t…
Browse files Browse the repository at this point in the history
…o v2023.3.11
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 4153539 commit da4bc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN if [ "$COMPOSER_VERSION" = "1" ]; then \
; fi

COPY --from=mlocati/php-extension-installer:2.1.73 /usr/bin/install-php-extensions /usr/bin/
COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.3.8 /usr/bin/rr /usr/local/bin/rr
COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.3.11 /usr/bin/rr /usr/local/bin/rr

COPY rootfs/ /

Expand Down

0 comments on commit da4bc0f

Please sign in to comment.