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:a8da18537b8ce1288d19da1717d20f1b73de60efc7f517074065f8987949de6e
FROM owncloud/php:22.04@sha256:777a5b82c48063979cc02e0af5068e4079e0ec79a7d4f788393216a7adaf2c50

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

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