Skip to content

Commit

Permalink
feat(dfmt): update dependency dfmt to v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 1f803dc commit 11a1036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfmt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM dlanguage/dmd:2.080.0 as builder
LABEL maintainer="Pat Brisbin <[email protected]>"
ENV DEBIAN_FRONTEND noninteractive
ENV DFMT_VERSION v0.14.2
ENV DFMT_VERSION v0.15.2
ENV LANG en_US.UTF-8
RUN \
apt-get update && \
Expand Down

0 comments on commit 11a1036

Please sign in to comment.