Skip to content

Commit 442a74a

Browse files
Merge pull request cloudfoundry#3095 from cloudfoundry/dependabot/docker/api/remote-debug/golang-1.22.0
Bump golang from 1.21.5 to 1.22.0 in /api/remote-debug
2 parents 6fff2da + 57890c0 commit 442a74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/remote-debug/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax = docker/dockerfile:experimental
2-
FROM golang:1.21.5 as builder
2+
FROM golang:1.22.0 as builder
33

44
ARG version=dev
55

0 commit comments

Comments
 (0)