Skip to content

Commit 71ebe48

Browse files
chore(deps): Update golang Docker tag to v1.24.4 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3363ba commit 71ebe48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile for DGraph
22

3-
FROM golang:1.24.3
3+
FROM golang:1.24.4
44
MAINTAINER Manish Jain <[email protected]>
55

66
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)