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:60c9015706d99b5a3ae3abea91ee6a0b5bd6ce335c10e7fe371b99725f762fde
FROM owncloud/php:22.04@sha256:ce6ce55b80c6e16af2e902dcd49d0fea5f146da9ccbdf91358f211dfd51c5117

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:60a5214687c2a3d267c36c71fe4d3dc8a1e4f941c0d949f79327ddd503cf8203
FROM owncloud/php:24.04@sha256:b9ac94cc2cabe26f91ef89ebe06eb75a988ad50da35d5096f66ad6b11891e8bb

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