Skip to content
Snippets Groups Projects

Bump amd64/neo4j from 4.4-community to 5.11-community in /neo4j

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
##################################################################################
# COMMUNITY ######################################################################
##################################################################################
FROM amd64/neo4j:4.4-community as community
FROM amd64/neo4j:5.11-community as community
# ENVs
## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0