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

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

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