Skip to content

Commit ef4384c

Browse files
Update debian Docker tag to v13
1 parent 0dc6430 commit ef4384c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# This host is built on top of ubuntu which is the same as the base-test image so should be most stable.
99
#
1010

11-
FROM debian:bookworm
11+
FROM debian:trixie
1212

1313
RUN apt-get update \
1414
&& apt-get upgrade -y \

0 commit comments

Comments
 (0)