diff --git a/zsh/Dockerfile b/zsh/Dockerfile index 4e9a195..69506a9 100644 --- a/zsh/Dockerfile +++ b/zsh/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:23.10 +FROM ubuntu:24.04 LABEL maintainer="Piotr Zaniewski " WORKDIR /root