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:bdcd7ea76eb877a8ada6fb0b5e043f51cb259b62e33689e072c0ab904fc9825b
FROM owncloud/php:22.04@sha256:665f1a8a0317b78ae5586903b35870370201d31881619e273540791557d699fc

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:d9e36eb96c1cce59d8a7fca4ce2c255027886207bfabbc263dc58edd01a827d4
FROM owncloud/php:24.04@sha256:5985eb610f4f55db17aaaa05adfe7ad40734443385dcc0abf213e695b31e2dcc

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