Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
bumped govmomi to v0.20.0 and base container to golang:1.11.9-alpine3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dericcrago authored and mattclay committed May 6, 2019
1 parent 3e0344e commit 6b3e2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.11.2-alpine3.8
FROM golang:1.11.9-alpine3.9

ARG GOVMOMI_CHECKOUT="tags/v0.19.0"
ARG GOVMOMI_CHECKOUT="tags/v0.20.0"

ADD requirements.txt /root/requirements.txt

Expand Down

0 comments on commit 6b3e2a6

Please sign in to comment.