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/ubuntu:22.04@sha256:5e780b8939713ea1b6043de2efc4f036ce3e8edbf1b3f41c9a30c7f37e5106a2
FROM owncloud/ubuntu:22.04@sha256:c840dfb2fd7ce856b323e6816765234f4f4e31a8729ee44bf98d7821686871b8

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/ubuntu:24.04@sha256:6b9c9ade9b1c8d5d473acb8d65a3cb773c9d610674633be35526248b70e3e90c
FROM owncloud/ubuntu:24.04@sha256:69f1d409c27e866c9c91314f1bbc91a252f39d75bd1eb7fd2eb9907f42a941b0

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