Skip to content

Commit c32d242

Browse files
authored
Merge pull request #16 from perses/dependabot/docker/golang-1.24.5
build(deps): Bump golang from 1.24.4 to 1.24.5
2 parents 9eeade8 + 79d643c commit c32d242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.4 AS builder
1+
FROM golang:1.24.5 AS builder
22

33
# Set the working directory
44
WORKDIR /build

0 commit comments

Comments
 (0)