mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-16 11:36:55 +00:00
update gofumpt (#2194)
This commit is contained in:
parent
7e180ceea2
commit
5244e056f8
@ -1,6 +1,6 @@
|
||||
define DOCKERFILE_FORMAT
|
||||
FROM $(BASE_IMAGE)
|
||||
RUN go install mvdan.cc/gofumpt@v0.3.1
|
||||
RUN go install mvdan.cc/gofumpt@v0.5.0
|
||||
endef
|
||||
export DOCKERFILE_FORMAT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user