Skip to content
Snippets Groups Projects
Commit 980d2102 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

FROM runtime AS release

parent 070fe51a
No related branches found
No related tags found
1 merge request!36FROM runtime AS release
...@@ -25,4 +25,3 @@ COPY --from=builder /opt/ansible /opt/ansible ...@@ -25,4 +25,3 @@ COPY --from=builder /opt/ansible /opt/ansible
CMD [ "ansible", "--version" ] CMD [ "ansible", "--version" ]
FROM runtime AS release FROM runtime AS release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment