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

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:318f6a6b65f0705c181031d9851d106d7f0f19b5099689a1425df2e67b98f77f
FROM owncloud/php:24.04@sha256:44b77e4b6132fce7312b49324b284f7f807508863c8c53d46eee6506525f1e48

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