From 550859524c29e2b824b249b12023e85dad2b0dc3 Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:02:52 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/erhardtconsu?= =?UTF-8?q?lting/base-php=20docker=20tag=20(8.3.12=20=E2=86=92=208.3.13)?= 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 8d2b8d9..2ee538c 100644 --- a/freshrss/Dockerfile +++ b/freshrss/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/erhardtconsulting/base-php:8.3.12@sha256:b7301d00a4835817b462d871d027d8df25a1bc9c15c64907597f14b114b7d3a2 +FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:8e226443d7201c41652648c9f54a2283197fea26a6d76c33fbe75d688efa778d # Get target arch ARG TARGETARCH diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index cfe56d8..4bdd6ca 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/erhardtconsulting/base-php:8.3.12@sha256:b7301d00a4835817b462d871d027d8df25a1bc9c15c64907597f14b114b7d3a2 +FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:8e226443d7201c41652648c9f54a2283197fea26a6d76c33fbe75d688efa778d # Nextcloud gpg key for verification ARG NEXTCLOUD_GPG="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"