We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cc5f2 commit 9021bd3Copy full SHA for 9021bd3
1 file changed
images/haskell-language-server/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG UBUNTU_VERSION=22.04
+ARG UBUNTU_VERSION=24.04
2
ARG GHC_VERSION=9.2.1
3
ARG HLS_VERSION=1.7.0.0
4
FROM docker.io/library/ubuntu:$UBUNTU_VERSION
0 commit comments