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:263739defa2c76347045ac662909933d971a5f302dcc5bc3a5e1c04e17960d14
FROM owncloud/php:22.04@sha256:32d09d96c06a274efa2a28f692d9325f80e23ac74b78cfa7c70538a15b9bc6fe

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:f3124b84006429b128d050701b2d88777b10193962261d904251328fce74c34a
FROM owncloud/php:24.04@sha256:2fa4deb857d85855766458bd6fc2c5403ca5d7195057ffeabc3b283cad4e0a93

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