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:32d09d96c06a274efa2a28f692d9325f80e23ac74b78cfa7c70538a15b9bc6fe
FROM owncloud/php:22.04@sha256:f49e563ef3d348c5bede0f9b6522862a17cfda05aa5c5d78152b7afa9982da99

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:2fa4deb857d85855766458bd6fc2c5403ca5d7195057ffeabc3b283cad4e0a93
FROM owncloud/php:24.04@sha256:2f4066ebb8a131b3b1d77a1339e4c71f7c37823d590ac58a459af456addc51e7

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