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

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

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