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:25af7ddecf6f401772f9d096dcfe7aa20a71444e709575783a6fc4d9b41673d2
FROM owncloud/php:22.04@sha256:c8b5027bf1a67908fd333772bb50ab326118bc2a75f9186522f9c48fc795eb29

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:dcea02576745de14f7167031f2fd0d6daf704cd1080abc20d62cdadb6b2904f3
FROM owncloud/php:24.04@sha256:cf049ba570b4fcf6acb65aca75b656ac7ea8095139408c0e85918b1fa7992f5d

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