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:13cee8bd8c5937a07928ae92d0f77d71bc15b055284717fbf9673226252fc93d
FROM owncloud/php:22.04@sha256:0bc8bc65dd7f1448989809e5e6bd649cc0f9fe51b97c0f34b160e0ccf78a99aa

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:eadd59470a67b2bd7bfe3106cb8b186c1750589e03bbcfc4c00562605d290310
FROM owncloud/php:24.04@sha256:86c30468b541d2e9781dc01264df6b62a068c7fda72892b07e3d9007ebf8164d

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