Skip to content

Commit

Permalink
upade fakeintake root docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
misteriaud committed Jun 5, 2024
1 parent 02a2691 commit c32b1d1
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.21.11-alpine3.18 AS build
FROM golang:1.21.11-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 c32b1d1

Please sign in to comment.