Update go used to build VPA to 1.19.5

This commit is contained in:
Joachim Bartosik 2023-02-07 12:01:57 +01:00
parent be5b396e7b
commit d340085c3c
1 changed files with 1 additions and 1 deletions

View File

@ -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/