Skip to content

Commit 9021bd3

Browse files
chore(deps): Update docker.io/library/ubuntu Docker tag to v24 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8cc5f2 commit 9021bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/haskell-language-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG UBUNTU_VERSION=22.04
1+
ARG UBUNTU_VERSION=24.04
22
ARG GHC_VERSION=9.2.1
33
ARG HLS_VERSION=1.7.0.0
44
FROM docker.io/library/ubuntu:$UBUNTU_VERSION

0 commit comments

Comments
 (0)