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

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:7450f1da29aec8ca9bd4573da7aa45180524511b4db356456c5a7999cb34986c
FROM owncloud/php:24.04@sha256:ebc8a8bfbd9a7f6054ba9662b0c3b90f2ba74171b900d5f1fabba529af06d513

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