Commit f9ce5c4
committed
refactor: update Dockerfile to use debian:12-alpine and streamline dependencies
- Change base image from gcr.io/distroless/static-debian12 to debian:12-alpine for improved compatibility
- Remove temporary bash copy and retain only net-tools installation for a cleaner Dockerfile1 parent ebed34a commit f9ce5c4
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
0 commit comments