Skip to content

Commit 4cd5ec4

Browse files
authored
Merge pull request #85 from uselagoon/renovate/golang-1.x
chore(deps): update golang docker tag to v1.22.3
2 parents a54f65d + 8c04b58 commit 4cd5ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.22.2-alpine3.18 as builder
2+
FROM golang:1.22.3-alpine3.18 as builder
33

44
COPY . /go/src/github.com/uselagoon/lagoon/services/insights-handler/
55
WORKDIR /go/src/github.com/uselagoon/lagoon/services/insights-handler/

0 commit comments

Comments
 (0)