We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cfbba commit d140de9Copy full SHA for d140de9
neo/Dockerfile
@@ -1,6 +1,6 @@
1
# Dockerfile for DGraph
2
3
-FROM golang:1.24.5
+FROM golang:1.25.1
4
MAINTAINER Manish Jain <manishrjain@gmail.com>
5
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments