Skip to content

Commit c5cfbba

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

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

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

0 commit comments

Comments
 (0)