Skip to content
Closed
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 v20.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloud/php:20.04@sha256:297ea6664bf8f8a3e8c39937ceb520858ce5fb51eb21cb23e52e7ad871eba6c0
FROM owncloud/php:24.04@sha256:1410a2fae71f715263dbf7f5c7754ec45d01904b1bfcd69b00c00050c3bc10aa

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down
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:011108162fd7d1b40878f8898053fa531876460161ce610bda603c2cd8a0f3b6
FROM owncloud/php:24.04@sha256:1410a2fae71f715263dbf7f5c7754ec45d01904b1bfcd69b00c00050c3bc10aa

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