We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9136b2 commit 5ab109fCopy full SHA for 5ab109f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 AS build
+FROM golang:1.23 AS build
2
ENV PROJECT grpc_health_probe
3
WORKDIR /src/$PROJECT
4
COPY go.mod go.sum ./
0 commit comments