Skip to content
Draft
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 v20.04/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/owncloud/ubuntu:20.04@sha256:83d1ee79dc7f7644f9df2dd1b484f5965f2f142aa0c46296fff1816babb53d73
FROM docker.io/owncloud/ubuntu:24.04@sha256:3070628638787d9e01bd23da37fd2afb3a6e6e4984d66d58ff940784522f1ba8

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" \
Expand Down
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 docker.io/owncloud/ubuntu:22.04@sha256:8e42f31c38e0ab46ae18925a002dc750098cf4436b2b958a0860b84ad0f98660
FROM docker.io/owncloud/ubuntu:24.04@sha256:3070628638787d9e01bd23da37fd2afb3a6e6e4984d66d58ff940784522f1ba8

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