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:4f98d3a7ffd65a4a8d330f539dd58d4318588979d015ca7b7603092b014fcde2
FROM owncloud/php:22.04@sha256:a8da18537b8ce1288d19da1717d20f1b73de60efc7f517074065f8987949de6e

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:0dba4250c33aed6052c38f6e30556ac12122a985ec35dc44caf0553716cd5864
FROM owncloud/php:24.04@sha256:ec16997be774be71bb2bdddde1b1cfcc1605a62bce4e6a68b62f079c1230148b

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