Skip to content

Commit

Permalink
feat(base): upgrade to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Mar 23, 2024
1 parent 0437828 commit e923fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG DEBIAN_VERSION=bullseye-slim
ARG BASEDEV_VERSION=v0.9.0
ARG BASEDEV_VERSION=v0.25.0

FROM debian:${DEBIAN_VERSION} AS chktex
ARG CHKTEX_VERSION=1.7.6
Expand Down

0 comments on commit e923fec

Please sign in to comment.