Skip to content

Commit c915c13

Browse files
chore(deps): Update golang Docker tag to v1.24.2 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 416c35c commit c915c13

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.1
3+
FROM golang:1.24.2
44
MAINTAINER Manish Jain <[email protected]>
55

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

0 commit comments

Comments
 (0)