Set amd64 image for Neo4j

This commit is contained in:
Wolfgang Huß 2023-02-23 13:56:24 +01:00
parent 14426b4397
commit 99bea1d835

View File

@ -1,7 +1,7 @@
##################################################################################
# COMMUNITY ######################################################################
##################################################################################
FROM neo4j:3.5.14 as community
FROM amd64/neo4j:3.5.14 as community
# ENVs
## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0