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

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

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