Skip to content

Commit b7f4bf1

Browse files
committed
update maven version
1 parent 274db77 commit b7f4bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build: clean
99
--rm \
1010
-v "$$(PWD)":/tmp/talon-client \
1111
-w "/tmp/talon-client" \
12-
maven:3.5.2-jdk-9-slim \
12+
maven:latest\
1313
/bin/bash -c "mvn clean install && \
1414
cp ~/.m2/repository/one/talon/talon-one-client/$(VERSION)/_remote.repositories target"
1515

0 commit comments

Comments
 (0)