From 9345da345885f52dcb3946c977124c9e581d8aaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 04:09:34 +0000 Subject: [PATCH] chore(deps): update owncloudci/php docker tag to v8.3 --- latest/Dockerfile.amd64 | 2 +- nodejs14/Dockerfile.amd64 | 2 +- php82/Dockerfile.amd64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 9beac7e6..6df8cc83 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM owncloudci/php:7.4@sha256:0366bb9376abeab37befcc767240c8c2f959977eb86407998de1a5ca0db8070c +FROM owncloudci/php:8.3@sha256:83d0934320798cc85bb09469e5c94b8a237f29592d39f135c0c52e2a2bf2bf6b LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps " diff --git a/nodejs14/Dockerfile.amd64 b/nodejs14/Dockerfile.amd64 index 9beac7e6..6df8cc83 100644 --- a/nodejs14/Dockerfile.amd64 +++ b/nodejs14/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM owncloudci/php:7.4@sha256:0366bb9376abeab37befcc767240c8c2f959977eb86407998de1a5ca0db8070c +FROM owncloudci/php:8.3@sha256:83d0934320798cc85bb09469e5c94b8a237f29592d39f135c0c52e2a2bf2bf6b LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps " diff --git a/php82/Dockerfile.amd64 b/php82/Dockerfile.amd64 index ee81ea6b..6df8cc83 100644 --- a/php82/Dockerfile.amd64 +++ b/php82/Dockerfile.amd64 @@ -1,4 +1,4 @@ -FROM owncloudci/php:8.2@sha256:87720330cef33fc0d926bc6a338b4149602ccd17fb5a19d1c1c2dec314aec01a +FROM owncloudci/php:8.3@sha256:83d0934320798cc85bb09469e5c94b8a237f29592d39f135c0c52e2a2bf2bf6b LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps "