Merge pull request #5039 from voelzmo/patch-2
Bump VPA builder Go version
This commit is contained in:
commit
fc0666c88e
|
|
@ -12,7 +12,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM golang:1.17.10
|
FROM golang:1.17.12
|
||||||
LABEL maintainer="Beata Skiba <bskiba@google.com>"
|
LABEL maintainer="Beata Skiba <bskiba@google.com>"
|
||||||
|
|
||||||
ENV GOPATH /gopath/
|
ENV GOPATH /gopath/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue