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:7f2fdf8cdc46d68d946625d1030bcb75b484888389a59c004a6890a7269e5c0e
FROM owncloud/php:22.04@sha256:3fbd6a3a6a72c9a64e63e162dede26664dcc508924fdcfa50d468dfc2c92f34e

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

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