Skip to content

Commit 7165193

Browse files
Update dependency helix-editor/helix to v25.07.1
1 parent 2f443d8 commit 7165193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/debian-dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN bash install-from-binstall-release.sh && \
1515
cargo binstall cargo-deb@${CARGO_DEB_VERSION}
1616

1717
# renovate: datasource=github-releases packageName=helix-editor/helix versioning=loose
18-
ARG HELIX_VERSION="25.01.1"
18+
ARG HELIX_VERSION="25.07.1"
1919
RUN git clone https://github.com/helix-editor/helix.git --branch ${HELIX_VERSION} --depth 1
2020
WORKDIR /app/helix
2121

0 commit comments

Comments
 (0)