Update go used to build VPA to 1.19.5
This commit is contained in:
parent
be5b396e7b
commit
d340085c3c
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.19
|
||||
FROM golang:1.19.5
|
||||
LABEL maintainer="Beata Skiba <bskiba@google.com>"
|
||||
|
||||
ENV GOPATH /gopath/
|
||||
|
|
|
|||
Loading…
Reference in New Issue