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:8d8c1fe323958e9ae41f29813b9fd13f312f234e0bed1f90db20792a80c09815
FROM docker.io/owncloud/ubuntu:24.04@sha256:ac86fc54fa1f2a77e9e5f40aa4861ce8c6f64ec2f237326c129ead565b15c348

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:91d0089ac31d22b2694bdbd53fc28408ce35ca5cb4ea0e27259fc9eeaa66e741
FROM docker.io/owncloud/ubuntu:24.04@sha256:ac86fc54fa1f2a77e9e5f40aa4861ce8c6f64ec2f237326c129ead565b15c348

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