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:87cc83604cb2002014323a92a26ff505b4de4e064a21aef2e9ed0760634633a8
FROM owncloud/php:22.04@sha256:15a45944157dac02abc73379a3b5fca230115d0039615084af569160a28723fa

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:009327f4e984491ac44a56030b23bbc582da4d02f6db67189e3ce21abdd88729
FROM owncloud/php:24.04@sha256:178c1101e5bf89b0cd5d9664fe7650a7b51492ff1d254da363102664afff2510

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