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