Skip to content

Commit cf88b47

Browse files
Newer dockerfile
1 parent 87b4c16 commit cf88b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/docker/tshark-test.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Test-runner image for headless tshark dissector tests in CI.
22
# Built and published by .github/workflows/build-image.yml whenever this file changes.
33

4-
FROM ubuntu:24.04
4+
FROM ubuntu:24.10
55

66
RUN apt-get update && \
77
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)