Skip to content

Commit

Permalink
Merge pull request #6 from ericzhifengchen/main
Browse files Browse the repository at this point in the history
update maven image version
  • Loading branch information
ericzhifengchen authored Mar 12, 2024
2 parents 5c0eb8e + ce70847 commit 692f130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"
services:
maven:
# Run pre-built maven image from docker library
image: maven
image: maven:3.3-jdk-8
volumes:
# Cache maven dependencies
- $HOME/.m2:/root/.m2
Expand Down

0 comments on commit 692f130

Please sign in to comment.