Skip to content

Commit

Permalink
Bump closure image versions to 2.0
Browse files Browse the repository at this point in the history
Change-Id: I0e7376589fd789c582be38a835ace38bb5f76f18
  • Loading branch information
lazarin committed Sep 27, 2018
1 parent 72560ce commit 4ea1a42
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vmware/photon-closure-runner_java_base:1.0
FROM vmware/photon-closure-runner_java_base:2.0

ARG TASK_URI
ARG TOKEN
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vmware/photon-closure-runner_nodejs_base:1.0
FROM vmware/photon-closure-runner_nodejs_base:2.0

ARG TASK_URI
ARG TOKEN
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vmware/photon-closure-runner_powershell_base:1.0
FROM vmware/photon-closure-runner_powershell_base:2.0

ARG TASK_URI
ARG TOKEN
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vmware/photon-closure-runner_python_base:1.0
FROM vmware/photon-closure-runner_python_base:2.0

ARG TASK_URI
ARG TOKEN
Expand Down

0 comments on commit 4ea1a42

Please sign in to comment.