Skip to content

Commit

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

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 Dec 27, 2024
1 parent c20f874 commit 897448d
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.3-alpine3.20 AS build
FROM golang:1.23.4-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 897448d

Please sign in to comment.