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

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:011d7457bb0b1c0f5cf2d4e8006b9809dabab157f68ca60c533908110317942e
FROM owncloud/php:24.04@sha256:7450f1da29aec8ca9bd4573da7aa45180524511b4db356456c5a7999cb34986c

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