Skip to content

Commit e3363ba

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

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

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

0 commit comments

Comments
 (0)