Skip to content

Commit

Permalink
bump scalafmt-native to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Jan 6, 2020
1 parent 7a26c93 commit 2688abc
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,6 +1,6 @@
# This is essentially just scalafmt-native loaded into an alpine container, so
# that we have a shell present to expand wildcards etc.
FROM mrothy/scalafmt-native:2.2.2 as scalafmt-native
FROM mrothy/scalafmt-native:2.3.2 as scalafmt-native

FROM alpine:latest
LABEL "repository"="https://github.com/openlawteam/scalafmt-ci"
Expand Down

0 comments on commit 2688abc

Please sign in to comment.