We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421bebb commit f46bd91Copy full SHA for f46bd91
Dockerfile
@@ -1,6 +1,6 @@
1
# This Dockerfile is used only for API tests.
2
3
-FROM golang:1.22
+FROM golang:1.23
4
5
RUN export GOPATH=$(go env GOPATH) && \
6
mkdir -p $GOPATH/src/github.com/percona/pmm
0 commit comments