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

Commit

Permalink
Use govcsim version v0.20.2
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijeet Kasurde <[email protected]>
  • Loading branch information
Akasurde authored and mattclay committed Jul 9, 2019
1 parent 6b3e2a6 commit d819248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.11.9-alpine3.9

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

ADD requirements.txt /root/requirements.txt

Expand Down

0 comments on commit d819248

Please sign in to comment.