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:f220973362f1341cf6493ca323e08aacfca7ce9f3fe1a080c8a5189b8ae1deb6
FROM owncloud/php:22.04@sha256:398e030d6a495198a0875b4693e5425b0afb3b92aa2c5265c4b0a441c7d125a6

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:1cb5486201028127ea14b9ca23d9b432d80a2a56392945e008c8b3b396d0eaed
FROM owncloud/php:24.04@sha256:ec521ac6de6485bf2c91af0038d8beb9609aae48abf386b5d06a5983447e0ad8

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