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 bc1de38 + 1a2592c commit b32c8c7Copy full SHA for b32c8c7
vertical-pod-autoscaler/pkg/admission-controller/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM --platform=$BUILDPLATFORM golang:1.22.5 as builder
+FROM --platform=$BUILDPLATFORM golang:1.23.0 as builder
16
17
ENV GOPATH /gopath/
18
ENV PATH $GOPATH/bin:$PATH
0 commit comments