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.18.0 and base container to golang:1.10.2-alpine3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dericcrago authored and mattclay committed Jun 5, 2018
1 parent 9ee0a6e commit 8f84f28
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.10.1-alpine3.7
FROM golang:1.10.2-alpine3.7

ARG GOVMOMI_CHECKOUT=dee49fa3694c5aff05e4b340b0686772f65c1fe1
ARG GOVMOMI_CHECKOUT="tags/v0.18.0"

ADD requirements.txt /root/requirements.txt

Expand Down

0 comments on commit 8f84f28

Please sign in to comment.