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