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:f24260b1bf6e8987c183d59a58c9c1223b0ed98a24c26e0cd2cd2059608be96b
FROM owncloud/php:22.04@sha256:0f96e8e7652a6a3d350ea0c5e3a44f1a0d7a99300eb1c7eb0acba944fb598711

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:49ebecc83f15f6793b5fc7207ee66992e2000c28f220b99523a25f98c6f17d31
FROM owncloud/php:24.04@sha256:5a54128a1d26e382527b70c4d58f6665195a9a4d403f4bedb772d7272a1638b1

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