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:6adabc1825471f7db0c87276bff118bdd266945fdd7c2019d1c04eb08364c37b
FROM owncloud/php:22.04@sha256:a6aa639121f5e63093aa4caa217aa12fc3c8547c46a0dcc065da309ac15ea201

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

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