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:df6791438fd5a95de16442bf33f34e40f7aa93f9d8f633ba5ed01328c9ed740d
FROM owncloud/php:22.04@sha256:4a13f507f00dae11506e618c579f06fa2c37f1db2c45cd3033ce0355498472c7

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:03071c4b72ebdc11d95316b71a34715a0f9db2b556ac1e8d6d4d3d4c26351a89
FROM owncloud/php:24.04@sha256:0d0d95bafbd4c1f845ecce1e764037f14f852e6ec3537b119a0e66b9e0b0fb00

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