Skip to content

Commit

Permalink
Merge pull request rancher#7189 from ibuildthecloud/agent-base-2
Browse files Browse the repository at this point in the history
Agent base 2
  • Loading branch information
cloudnautique authored Dec 23, 2016
2 parents 44febf9 + ebfddb3 commit 0baabd4
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 0baabd4

Please sign in to comment.