We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4821521 commit 3f2ed47Copy full SHA for 3f2ed47
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.0 AS builder
+FROM golang:1.26.2 AS builder
2
3
WORKDIR /go/src/github.com/KohlsTechnology/prometheus_bigquery_remote_storage_adapter
4
COPY . .
0 commit comments