Skip to content

Commit

Permalink
try different go version
Browse files Browse the repository at this point in the history
Signed-off-by: Callum Styan <[email protected]>
  • Loading branch information
cstyan committed Apr 3, 2024
1 parent 7ccea33 commit 4213a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/lambda-promtail/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.2-alpine AS build-image
FROM golang:1.21.9-alpine AS build-image

COPY . /src/lambda-promtail
WORKDIR /src/lambda-promtail
Expand Down

0 comments on commit 4213a7a

Please sign in to comment.