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:23a43d640d51367a3064305f11a1c3c6f113342a96ce18c8f3fd5524385dbf1c
FROM owncloud/php:22.04@sha256:6a508dcb45276dd1879a5f649aa06fdd5dbebd296bd72f7cd11702b01ac3b5f8

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:1fcaab1da989c29dfae1d9791ecbda325093a2de4c041c2a252bb0735817a9e6
FROM owncloud/php:24.04@sha256:b36396ae9258b90da029505ebd48a8730dd3492ceafd4c15f372f3aef6e449d2

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