We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13bcc8d commit 45f7cfaCopy full SHA for 45f7cfa
1 file changed
neo/Dockerfile
@@ -1,6 +1,6 @@
1
# Dockerfile for DGraph
2
3
-FROM golang:1.4.3
+FROM golang:1.24.1
4
MAINTAINER Manish Jain <manishrjain@gmail.com>
5
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments