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:93cf58f57879efa29c9f5a336ff1d9c5602928a99ac28fa6f3157721e787ffe1
FROM owncloud/php:22.04@sha256:13402ae36e3c51f9c34912491f4ca859c3f64e2b5123dd2ed87b65e5af456c4e

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:9294ba0497ae0fc7ca548f6e91d5654599849952860fb468ff02418c96ca69c5
FROM owncloud/php:24.04@sha256:8d10062d2f975833542c7b003924b5f50f12b299c7cbf0ac2377ed8fae3af119

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