Skip to content

Commit 59e8091

Browse files
feat(dfmt): update dependency dfmt to v0.15.2
1 parent 34a212e commit 59e8091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dfmt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM dlanguage/dmd:2.080.0 as builder
22
LABEL maintainer="Pat Brisbin <[email protected]>"
33
ENV DEBIAN_FRONTEND noninteractive
4-
ENV DFMT_VERSION v0.14.2
4+
ENV DFMT_VERSION v0.15.2
55
ENV LANG en_US.UTF-8
66
RUN \
77
apt-get update && \

0 commit comments

Comments
 (0)