Skip to content

Commit 4a53a0f

Browse files
committed
use debug image for shell
1 parent 432fb4e commit 4a53a0f

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
@@ -21,7 +21,7 @@ RUN mkdir build && cd build && \
2121
make && \
2222
make install
2323

24-
FROM debian:trixie-slim
24+
FROM gcr.io/distroless/base-debian13:debug
2525

2626
WORKDIR /mgconsole
2727

0 commit comments

Comments
 (0)