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

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

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