Skip to content

Commit

Permalink
Updated quickstart version in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwomeara committed Mar 8, 2024
1 parent d1b712a commit 2687c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
profiles:
- quickstart
command: ["datawave-bootstrap.sh", "--web"]
image: datawave/quickstart-compose:6.7.0-SNAPSHOT
image: datawave/quickstart-compose:6.9.0-SNAPSHOT
environment:
- DW_CONTAINER_HOST=quickstart
- DW_DATAWAVE_WEB_JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Duser.timezone=GMT -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true
Expand Down

0 comments on commit 2687c51

Please sign in to comment.