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:7d58a33af46773d6f1f100675e514b370b5f47e401129d0d68c4a1a9b94d79d1
FROM owncloud/php:22.04@sha256:b5b351e248858f647f350c036a232f4fc3677263a24a7b24cb44fced9132dda5

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:c3fff2607e080ef766604e16d129f27bf0298c46ffbf5a6b033f200edf015496
FROM owncloud/php:24.04@sha256:93abf8f98e0af0d85afa3b994d87edc61e926fc3f8b35c219f77828b52540302

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