Skip to content

Commit bae9550

Browse files
committed
Use Ubuntu Noble Numbat (24.04 LTS)
1 parent 8be24c9 commit bae9550

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN apt-get -q --no-allow-insecure-repositories update \
3232
libgmp-dev=2:6.* \
3333
liblua$lua_version-dev=* \
3434
pkg-config=* \
35-
zlib1g-dev=1:1.2.11.* \
35+
zlib1g-dev=* \
3636
&& rm -rf /var/lib/apt/lists/*
3737

3838
COPY cabal.root.config /root/.cabal/config

versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
| pandoc | tags | Alpine | Ubuntu | TeXLive | Lua |
22
|----------+-------------------------------+--------+--------+---------+-----|
3-
| main | edge | 3.16.8 | jammy | | 5.4 |
4-
| 3.1.13 | 3.1.13.0 3.1.13 3.13 3 latest | 3.19.1 | jammy | 2024 | 5.4 |
3+
| main | edge | 3.19.1 | noble | | 5.4 |
4+
| 3.1.13 | 3.1.13.0 3.1.13 3.13 3 latest | 3.19.1 | noble | 2024 | 5.4 |
55
| 3.1.1 | 3.1.1.0 3.1.1 | 3.16.8 | jammy | 2022 | 5.4 |
66
| 3.0.1 | 3.0.1.0 3.0.1 3.0 | 3.16.8 | jammy | 2022 | 5.4 |
77
| 2.19.2 | 2.19.2.0 2.19.2 2.19 2 | 3.16.8 | jammy | 2022 | 5.3 |

0 commit comments

Comments
 (0)