changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.infra

revision 33: 48affaffc460
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/Containerfile.infra	Sat Aug 17 17:08:46 2024 -0400
     1.3@@ -0,0 +1,3 @@
     1.4+FROM localhost/worker:latest
     1.5+WORKDIR ${WORKER_HOME}/.stash/infra
     1.6+RUN skel clean && skel pull
     1.7\ No newline at end of file