We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39e3f9c + 17d9146 commit 65657b5Copy full SHA for 65657b5
tests/valgrind-check/Containerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04 AS build
+FROM ubuntu:24.04 AS build
2
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y
3
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y libssl-dev libxml2-dev libpam0g-dev liblmdb-dev libacl1-dev libpcre2-dev librsync-dev
4
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y python3 git flex bison byacc automake make autoconf libtool valgrind
0 commit comments