Skip to content

Commit 45f7cfa

Browse files
chore(deps): Update golang Docker tag to v1.24.1 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13bcc8d commit 45f7cfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.3
3+
FROM golang:1.24.1
44
MAINTAINER Manish Jain <manishrjain@gmail.com>
55

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

0 commit comments

Comments
 (0)