From 13f5bbec86889b3d3d879d780e3b27d3ebbe7478 Mon Sep 17 00:00:00 2001 From: Mortexa <47121888+smortexa@users.noreply.github.com> Date: Tue, 16 Jan 2024 23:48:05 +0330 Subject: [PATCH] Update Swoole.Dockerfile --- Swoole.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Swoole.Dockerfile b/Swoole.Dockerfile index d65ef1c..080a288 100644 --- a/Swoole.Dockerfile +++ b/Swoole.Dockerfile @@ -1,4 +1,4 @@ -# Accepted values: 8.2 - 8.1 +# Accepted values: 8.3 - 8.2 - 8.1 ARG PHP_VERSION=8.2 ARG COMPOSER_VERSION=latest