Skip to content

Commit

Permalink
Version 0.5.0-SNAPSHOT-e584b1579123fb430d97196a1ab5542f2059adef-288e4…
Browse files Browse the repository at this point in the history
…8d6-7355-453d-9d31-22fa88238f4a
  • Loading branch information
ibuildthecloud committed Nov 11, 2014
1 parent 22eaa15 commit 410fe5f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion agent/Dockerfile
@@ -1,4 +1,4 @@
FROM cattle/agent:0.5.0-SNAPSHOT-bae4a2791e441999e4c078a54960f4712b044b4f-fa552165-0c0a-4cf2-bb98-aba4db587765 FROM cattle/agent:0.5.0-SNAPSHOT-e584b1579123fb430d97196a1ab5542f2059adef-288e48d6-7355-453d-9d31-22fa88238f4a
COPY startup.sh / COPY startup.sh /
COPY resolve_url.py / COPY resolve_url.py /
ENTRYPOINT ["/startup.sh"] ENTRYPOINT ["/startup.sh"]
4 changes: 2 additions & 2 deletions server/Dockerfile
@@ -1,2 +1,2 @@
FROM cattle/server:0.5.0-SNAPSHOT-bae4a2791e441999e4c078a54960f4712b044b4f-fa552165-0c0a-4cf2-bb98-aba4db587765 FROM cattle/server:0.5.0-SNAPSHOT-e584b1579123fb430d97196a1ab5542f2059adef-288e48d6-7355-453d-9d31-22fa88238f4a
ENV CATTLE_AGENT_INSTANCE_IMAGE cattle/agent-instance:0.5.0-SNAPSHOT-bae4a2791e441999e4c078a54960f4712b044b4f-fa552165-0c0a-4cf2-bb98-aba4db587765 ENV CATTLE_AGENT_INSTANCE_IMAGE cattle/agent-instance:0.5.0-SNAPSHOT-e584b1579123fb430d97196a1ab5542f2059adef-288e48d6-7355-453d-9d31-22fa88238f4a
2 changes: 1 addition & 1 deletion version
@@ -1 +1 @@
0.5.0-SNAPSHOT-bae4a2791e441999e4c078a54960f4712b044b4f-fa552165-0c0a-4cf2-bb98-aba4db587765 0.5.0-SNAPSHOT-e584b1579123fb430d97196a1ab5542f2059adef-288e48d6-7355-453d-9d31-22fa88238f4a

0 comments on commit 410fe5f

Please sign in to comment.