chore: bump lambda-promtail Dockerfile go version (#17413)

pull/17075/head^2
aarogoss 1 year ago committed by GitHub
parent 434e906660
commit 6aed2ba812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      tools/lambda-promtail/Dockerfile

@ -1,4 +1,4 @@
FROM golang:1.23-alpine AS build-image
FROM golang:1.24-alpine AS build-image
COPY tools/lambda-promtail /src/lambda-promtail
WORKDIR /src/lambda-promtail

Loading…
Cancel
Save