We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b4c16 commit cf88b47Copy full SHA for cf88b47
1 file changed
.github/docker/tshark-test.Dockerfile
@@ -1,7 +1,7 @@
1
# Test-runner image for headless tshark dissector tests in CI.
2
# Built and published by .github/workflows/build-image.yml whenever this file changes.
3
4
-FROM ubuntu:24.04
+FROM ubuntu:24.10
5
6
RUN apt-get update && \
7
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
0 commit comments