Aduc-sdr commited on
Commit
34fc4d1
·
verified ·
1 Parent(s): 6380acb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  # Use a recent, slim Python base image
2
- FROM neo4j:ubi9
 
3
 
4
 
5
  # Set the working directory in the container
 
1
  # Use a recent, slim Python base image
2
+ FROM neo4j:5.26.25-enterprise-ubi10
3
+
4
 
5
 
6
  # Set the working directory in the container