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