From b2e56afdda8668555e596fe8693ccbeb71cdf287 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:41:57 +0000 Subject: [PATCH] chore(deps): update owncloud/ubuntu docker tag to v22 --- latest/Dockerfile.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index f686441f..bab5c7f5 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -1,5 +1,5 @@ # QDK2 deb package is for bionic -FROM owncloud/ubuntu:20.04@sha256:d21c65a81dcd314c474c762830052c12648b43724c9a232ce8315e50b262ba79 +FROM owncloud/ubuntu:22.04@sha256:31b70f2b7e8e64e5c3e5dee8415172564abdc21fdc79d88d775cfef80206325b LABEL maintainer="ownCloud GmbH " \ org.opencontainers.image.title="ownCloud CI QPKG Builder" \