Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
docker-compose.yml: Added tag to singularities/hadoop image
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Wagner <[email protected]>
  • Loading branch information
wagmarcel authored and jelyoussefi committed Apr 15, 2019
1 parent f93cfbe commit 67a168d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ services:
- OISP_TSDB_PROPERTIES=${OISP_TSDB_PROPERTIES}
- OISP_BACKEND_JAEGER_CONFIG
hdfs-namenode:
image: singularities/hadoop
image: singularities/hadoop:2.8
command: start-hadoop namenode
volumes:
- ./data/hdfs/name:/opt/hdfs
Expand Down

0 comments on commit 67a168d

Please sign in to comment.