Skip to content

Commit

Permalink
agent-base:v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Dec 23, 2016
1 parent 7356e83 commit ebfddb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM rancher/agent-base:v0.2.0
FROM rancher/agent-base:v0.3.0
COPY register.py resolve_url.py run.sh /
ENTRYPOINT ["/run.sh"]
LABEL "io.rancher.container.system"="rancher-agent"
ENV RANCHER_AGENT_IMAGE rancher/agent:v1.1.2
ENV RANCHER_AGENT_IMAGE rancher/agent:v1.1.3-rc1

0 comments on commit ebfddb3

Please sign in to comment.