Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v22.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloud/php:22.04@sha256:428a601d12302524a770577ea514cca5af3da4e89eb2ccafac35da63caef9144
FROM owncloud/php:22.04@sha256:13cee8bd8c5937a07928ae92d0f77d71bc15b055284717fbf9673226252fc93d

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down
2 changes: 1 addition & 1 deletion v24.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloud/php:24.04@sha256:887ab293e396970799ea11fac670b379f0861fcba5fa5f3dcc9394707c52d41d
FROM owncloud/php:24.04@sha256:eadd59470a67b2bd7bfe3106cb8b186c1750589e03bbcfc4c00562605d290310

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down