Skip to content

Commit 6b14e4b

Browse files
Bump golang from 1.16.10 to 1.16.11 (#452)
Bumps golang from 1.16.10 to 1.16.11. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c27197b commit 6b14e4b

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 golang:1.16.10 as builder
18+
FROM golang:1.16.11 as builder
1919

2020
WORKDIR /workspace
2121
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)