From f3c4d0b7c75e0fcee66d0b99d5115547df03ebff Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Mon, 8 May 2023 10:54:43 -0500 Subject: [PATCH] container update PHP base to 8.1.18 --- container/match/base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/match/base/Dockerfile b/container/match/base/Dockerfile index e55aa788..f1829824 100644 --- a/container/match/base/Dockerfile +++ b/container/match/base/Dockerfile @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM php:8.1.17-apache-bullseye +FROM php:8.1.18-apache-bullseye # Official PHP image with Apache HTTPD includes # --with-openssl