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:67abfb45880936dc218d3558e3d3b63a0f3b2c74b7b2dfe13c9a1b2bf9cb65d8
FROM docker.io/owncloud/ubuntu:24.04@sha256:5cd449096ab8956037ad8dc552192797bf9375fa849ab99fc942c7ea6a93b0df

LABEL maintainer="ownCloud GmbH <[email protected]>" \
org.opencontainers.image.authors="ownCloud DevOps <[email protected]>" \
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:79fe71a5274d47bf6347f57db7defbf6703ea9aa8800e9e51c6f33afa17f9a73
FROM docker.io/owncloud/ubuntu:24.04@sha256:5cd449096ab8956037ad8dc552192797bf9375fa849ab99fc942c7ea6a93b0df

LABEL maintainer="ownCloud GmbH <[email protected]>" \
org.opencontainers.image.authors="ownCloud DevOps <[email protected]>" \
Expand Down