From 2ac194cb4d5b8a01e2fb47abced5478bafd15508 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 03:29:37 +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..7509a6f4 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:b7e33f0f229322157078f6978f7cbd6a56185407870b685a08f2a865a7748df2 LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps " diff --git a/nodejs14/Dockerfile.amd64 b/nodejs14/Dockerfile.amd64 index 9beac7e6..7509a6f4 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:b7e33f0f229322157078f6978f7cbd6a56185407870b685a08f2a865a7748df2 LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps " diff --git a/php82/Dockerfile.amd64 b/php82/Dockerfile.amd64 index ee81ea6b..7509a6f4 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:b7e33f0f229322157078f6978f7cbd6a56185407870b685a08f2a865a7748df2 LABEL maintainer="ownCloud GmbH " LABEL org.opencontainers.image.authors="ownCloud DevOps "