changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.core

revision 10: 2e30626743f3
parent 6: 6444650c52f2
child 26: 29aa38f88ee6
     1.1--- a/Containerfile.core	Wed Jun 19 17:36:52 2024 -0400
     1.2+++ b/Containerfile.core	Wed Jun 19 19:25:21 2024 -0400
     1.3@@ -1,4 +1,4 @@
     1.4-ARG IMAGE=localhost/box
     1.5+ARG IMAGE=localhost/dev
     1.6 ARG VERSION=latest
     1.7 FROM ${IMAGE}:${VERSION}
     1.8 RUN hg clone https://vc.compiler.company/comp/core