Skip to content

Commit

Permalink
Update roadrunner
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusklocke committed Mar 22, 2024
1 parent 009494b commit 5050ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/roadrunner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG PHP_VERSION
ARG APP_VERSION
FROM ghcr.io/roadrunner-server/roadrunner:2023.3.10 AS roadrunner
FROM ghcr.io/roadrunner-server/roadrunner:2023.3 AS roadrunner
FROM php:${PHP_VERSION}-cli-alpine

COPY --from=roadrunner /usr/bin/rr /usr/local/bin/rr
Expand Down

0 comments on commit 5050ea5

Please sign in to comment.