Skip to content

Commit

Permalink
🔖 4.3.3-enterprise-p.0 (#7)
Browse files Browse the repository at this point in the history
* Update Dockerfile

* 🔖 4.3.3-enterprise-p.0
  • Loading branch information
a-tokyo authored Aug 12, 2021
1 parent 84f2379 commit 332aa31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM neo4j:4.3.1-enterprise
FROM neo4j:4.3.3-enterprise

ENV _JAVA_OPTIONS=-Xmx2g \
NEO4J_ACCEPT_LICENSE_AGREEMENT='yes' \
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pluralcom/docker-neo4j",
"version": "4.3.1-enterprise-p.0",
"version": "4.3.3-enterprise-p.0",
"private": true,
"description": "🐳 Docker container files that are used to backup Neo4j on EKS' Kubernetes",
"repository": {
Expand Down

0 comments on commit 332aa31

Please sign in to comment.