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 v2024
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent f931d4f commit 609262e
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 @@ -86,7 +86,7 @@ RUN <<EOT
fi
EOT

COPY --from=ghcr.io/roadrunner-server/roadrunner:2023.3.11 /usr/bin/rr /usr/local/bin/rr
COPY --from=ghcr.io/roadrunner-server/roadrunner:2024.1.3 /usr/bin/rr /usr/local/bin/rr
COPY rootfs/ /

CMD ["s6-svscan", "/etc/services.d"]
Expand Down

0 comments on commit 609262e

Please sign in to comment.