Skip to content

Commit 5861cef

Browse files
build(deps): bump docker/library/golang from 1.19.5 to 1.20.6
Bumps docker/library/golang from 1.19.5 to 1.20.6. --- updated-dependencies: - dependency-name: docker/library/golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ce0bd1 commit 5861cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616

1717
# Build the manager binary
18-
FROM public.ecr.aws/docker/library/golang:1.19.5 as toolchain
18+
FROM public.ecr.aws/docker/library/golang:1.20.6 as toolchain
1919

2020
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy
2121
ARG goproxy=https://proxy.golang.org

0 commit comments

Comments
 (0)