Skip to content

Commit afb667f

Browse files
committed
fix: update
1 parent 4c2c2b7 commit afb667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN cargo build --release --bin jito-tip-router-cli
2020
RUN cargo install --path ./cli --bin jito-tip-router-cli --locked
2121

2222
##### Final image
23-
FROM debian:bullseye-slim
23+
FROM debian:bullseye-slim as jito-tip-router-ncn-keeper
2424

2525
RUN apt-get update && apt-get install -y \
2626
ca-certificates \

0 commit comments

Comments
 (0)