Skip to content

Commit 894e9ba

Browse files
Bump golang from 1.23.5-alpine3.20 to 1.23.6-alpine3.20 in /test/fakeintake (#33895)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95b758d commit 894e9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fakeintake/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# syntax=docker/dockerfile:1
33

44
## Build
5-
FROM golang:1.23.5-alpine3.20 AS build
5+
FROM golang:1.23.6-alpine3.20 AS build
66

77
# need gcc to build with CGO_ENABLED=1
88
# need musl-dev to get stdlib.h

0 commit comments

Comments
 (0)