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.2.1
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent b04f25a commit 9420a51
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:2024.1.5 /usr/bin/rr /usr/local/bin/rr
COPY --from=ghcr.io/roadrunner-server/roadrunner:2024.2.1 /usr/bin/rr /usr/local/bin/rr
COPY rootfs/ /

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

0 comments on commit 9420a51

Please sign in to comment.