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

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

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