diff --git a/containers/ws/Dockerfile b/containers/ws/Dockerfile index 78c1f5839468..6b31873d1ca7 100644 --- a/containers/ws/Dockerfile +++ b/containers/ws/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora:37 AS builder +FROM registry.fedoraproject.org/fedora:38 AS builder LABEL maintainer="cockpit-devel@lists.fedorahosted.org" LABEL VERSION=main