Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Go version in build image to 1.16 #1093

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Bump Go version in build image to 1.16 #1093

merged 1 commit into from
Sep 21, 2021

Conversation

PrasadG193
Copy link
Contributor

@PrasadG193 PrasadG193 commented Sep 21, 2021

Change Overview

Bump Go version in build image to 1,16

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E
$ docker build -t prasag193/kanister-build ./docker/build/            
Sending build context to Docker daemon   2.56kB                                                                                                                                                                    
Step 1/10 : FROM alpine:3.10.5                                                                                                                                                                                     
3.10.5: Pulling from library/alpine            
Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35                                                                                                                                    
Status: Downloaded newer image for alpine:3.10.5                                                                                                                                                                   
 ---> be4e4bea2c2e                                      
.
.
.
.

Removing intermediate container c190d9030f4c
 ---> 4ffd801dafce
Step 10/10 : ENV CGO_ENABLED=0     GO111MODULE="on"     GOROOT="/usr/local/go"     GOCACHE=/go/.cache/go-build     GO_EXTLINK_ENABLED=0     PATH="/usr/local/go/bin:${PATH}"
 ---> Running in b36ff5460566
Removing intermediate container b36ff5460566
 ---> 61657003f1c0
Successfully built 61657003f1c0
Successfully tagged prasag193/kanister-build:latest

Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@pavannd1
Copy link
Contributor

Not a blocker. We should run make codegen once

@pavannd1 pavannd1 added the kueue label Sep 21, 2021
@mergify mergify bot merged commit 2b7c8a4 into master Sep 21, 2021
@mergify mergify bot deleted the build-update-go branch September 21, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants