From 91217aac849964889a6a6c5e05731f4c8df36fc6 Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:31:57 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/erhardtcons?= =?UTF-8?q?ulting/base-php=20docker=20tag=20(8.3.13=20=E2=86=92=208.4.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freshrss/Dockerfile | 2 +- nextcloud/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/freshrss/Dockerfile b/freshrss/Dockerfile index a5400a4..06e4e46 100644 --- a/freshrss/Dockerfile +++ b/freshrss/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:4e1690c0929dd5b44d67981e018b99019b69c5af3a26bd18e251d09fd7035e98 +FROM ghcr.io/erhardtconsulting/base-php:8.4.1@sha256:24e9eba0e24c3792e2e7dbfd1e91228aa1cd666e807337a9f43d486bb067ce5f # Get target arch ARG TARGETARCH diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index d1d8246..2bec48e 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:4e1690c0929dd5b44d67981e018b99019b69c5af3a26bd18e251d09fd7035e98 +FROM ghcr.io/erhardtconsulting/base-php:8.4.1@sha256:24e9eba0e24c3792e2e7dbfd1e91228aa1cd666e807337a9f43d486bb067ce5f # Nextcloud gpg key for verification ARG NEXTCLOUD_GPG="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"