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:c8b5027bf1a67908fd333772bb50ab326118bc2a75f9186522f9c48fc795eb29
FROM owncloud/php:22.04@sha256:322a8890b9af45e365cf84dc296dbeae3f2319cb4307b8981f9128f0f6b8de59

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:cf049ba570b4fcf6acb65aca75b656ac7ea8095139408c0e85918b1fa7992f5d
FROM owncloud/php:24.04@sha256:b5f07c5263def4a9cafb74de3ee709374d65b58b6bbdf35e5e2cdefb73e25549

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