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.
2 parents 14f92a2 + ae61540 commit e733344Copy full SHA for e733344
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.2 AS builder
+FROM golang:1.26.3 AS builder
2
3
WORKDIR /go/src/github.com/KohlsTechnology/prometheus_bigquery_remote_storage_adapter
4
COPY . .
0 commit comments