From 82d5a3804640c2d6bb97f25fa8e3c28d2e9ab815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:04:53 +0000 Subject: [PATCH] Update alpine Docker tag to v3.21.2 --- php/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/Dockerfile b/php/Dockerfile index 643d618..282e82c 100644 --- a/php/Dockerfile +++ b/php/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -ARG ALPINE_VERSION=3.21.0 +ARG ALPINE_VERSION=3.21.2 ARG PHP_SHORT_VERSION=82 #