Skip to content

Commit 94efde4

Browse files
gitbudamattkjames7
andauthored
Add shell/bash to Dockerfile (#94)
* Add shell/bash to Dockerfile --------- Co-authored-by: matt <mattkjames7@gmail.com>
1 parent c8b3d3b commit 94efde4

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 gcr.io/distroless/base-debian13
24+
FROM gcr.io/distroless/base-debian13:debug
2525

2626
WORKDIR /mgconsole
2727

0 commit comments

Comments
 (0)