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

Commit 67a168d

Browse files
wagmarceljelyoussefi
authored andcommitted
docker-compose.yml: Added tag to singularities/hadoop image
Signed-off-by: Marcel Wagner <[email protected]>
1 parent f93cfbe commit 67a168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ services:
221221
- OISP_TSDB_PROPERTIES=${OISP_TSDB_PROPERTIES}
222222
- OISP_BACKEND_JAEGER_CONFIG
223223
hdfs-namenode:
224-
image: singularities/hadoop
224+
image: singularities/hadoop:2.8
225225
command: start-hadoop namenode
226226
volumes:
227227
- ./data/hdfs/name:/opt/hdfs

0 commit comments

Comments
 (0)