Skip to content

Commit 4e55b07

Browse files
committed
add bat grammar to docker image
1 parent 2ff0449 commit 4e55b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN cargo build --release --locked
1111

1212
COPY src ./src
1313
COPY grammars ./grammars
14+
COPY bat/assets/syntaxes.bin ./grammars/
1415
COPY config.toml ./
1516
COPY templates ./templates
1617

0 commit comments

Comments
 (0)