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:f59c37576e607b8576fee983d9a3c518cefe604ac0841b5bc1746dfa25abf002
FROM owncloud/php:22.04@sha256:4f98d3a7ffd65a4a8d330f539dd58d4318588979d015ca7b7603092b014fcde2

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:3af2e84b2a5635274d08975b806fd6f5499197b11ab8b08fe6efc0ea4be3b512
FROM owncloud/php:24.04@sha256:0dba4250c33aed6052c38f6e30556ac12122a985ec35dc44caf0553716cd5864

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