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:7208776b6528d8e1a7f65eb13b14ef25b800e322bdf8e3ab96d51687880bb1a2
FROM owncloud/php:22.04@sha256:a749aa543d3408a3c259e9edc17482a1a68c3a11dc8cf65ba13a20d4a4c51d12

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:482c4024e1afcefff36ec746682e1803be12e4a6d6407f6702277a6209fde225
FROM owncloud/php:24.04@sha256:fa1750ceae9716bbd31605a3975066acceca64c530ffec7c285ddf123c7c320e

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