Skip to content

Commit

Permalink
chore: deprecate feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
de-sh committed Jan 16, 2025
1 parent c11d19e commit ed6319c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ LABEL org.opencontainers.image.licenses="AGPL-3.0"

WORKDIR /parseable
COPY . .
RUN cargo build --features debug
RUN cargo build

# final stage
FROM docker.io/debian:bookworm-slim
Expand Down

0 comments on commit ed6319c

Please sign in to comment.