Skip to content

Commit

Permalink
Bump golang from 1.23.5-alpine3.20 to 1.23.6-alpine3.20 in /test/fake…
Browse files Browse the repository at this point in the history
…intake (#33895)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 95b758d commit 894e9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fakeintake/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# syntax=docker/dockerfile:1

## Build
FROM golang:1.23.5-alpine3.20 AS build
FROM golang:1.23.6-alpine3.20 AS build

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

0 comments on commit 894e9ba

Please sign in to comment.