From 31ef785a1af78b23215398e9ed65620e2809d047 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 24 Nov 2022 11:44:30 +0100 Subject: chore: update plugins Signed-off-by: Valery Piashchynski --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 6c664ee7..dbe5fafa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,8 +34,8 @@ ARG BUILD_TIME="undefined" # https://github.com/opencontainers/image-spec/blob/main/annotations.md LABEL org.opencontainers.image.title="roadrunner" -LABEL org.opencontainers.image.description="High-performance PHP application server, load-balancer, process manager written in Go and powered with plugins" -LABEL org.opencontainers.image.url="https://github.com/roadrunner-server/roadrunner" +LABEL org.opencontainers.image.description="High-performance PHP application server and process manager written in Go and powered with plugins" +LABEL org.opencontainers.image.url="https://roadrunner.dev" LABEL org.opencontainers.image.source="https://github.com/roadrunner-server/roadrunner" LABEL org.opencontainers.image.vendor="SpiralScout" LABEL org.opencontainers.image.version="$APP_VERSION" -- cgit v1.2.3