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 e3363ba commit 71ebe48Copy full SHA for 71ebe48
neo/Dockerfile
@@ -1,6 +1,6 @@
1
# Dockerfile for DGraph
2
3
-FROM golang:1.24.3
+FROM golang:1.24.4
4
MAINTAINER Manish Jain <[email protected]>
5
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments