We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54f65d + 8c04b58 commit 4cd5ec4Copy full SHA for 4cd5ec4
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.22.2-alpine3.18 as builder
+FROM golang:1.22.3-alpine3.18 as builder
3
4
COPY . /go/src/github.com/uselagoon/lagoon/services/insights-handler/
5
WORKDIR /go/src/github.com/uselagoon/lagoon/services/insights-handler/
0 commit comments