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:36e99f0a1bba35fa6d74145b144fabeb912bae82090d35dc4c3537d24c787a6f
FROM owncloud/php:22.04@sha256:a660a328d9e7ecf98dca5d436300b041bb01b15b5060e45004660e8099765b7e

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:4e2075af2f307ab23567ce29358096e2da3cf45844ab375871d296e62827f648
FROM owncloud/php:24.04@sha256:b4fc4258a37a93d3d19cbf160318652adb0b8e2709ac0c8ea54df372655ac840

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