From e37495802ddf616f39d0b1f52c2b9e110a06229d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 02:24:31 +0000 Subject: [PATCH] chore(deps): update php:8.3-alpine docker digest to 0891a40 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ad40be6..01c14d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.3-alpine@sha256:925a5a800db2abe3bcda64da19d2637c515ddfed277f25741d3ff06a814efafa +FROM php:8.3-alpine@sha256:0891a40163ec9f5054f55c317e20da8666e2c5b6558c10f09924ad14d2735ee3 LABEL authors="Ben" LABEL org.opencontainers.image.source = "https://github.com/WebProject-xyz/docker-hosts-file-sync" LABEL org.opencontainers.image.description="php-docker-api-client app syncs you hosts file on docker api system events"