changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.operator

revision 10: 2e30626743f3
parent 8: 01a6a7befc6e
child 19: fc83b775ec58
     1.1--- a/Containerfile.operator	Wed Jun 19 17:36:52 2024 -0400
     1.2+++ b/Containerfile.operator	Wed Jun 19 19:25:21 2024 -0400
     1.3@@ -1,2 +1,2 @@
     1.4-FROM localhost/box:latest
     1.5+FROM localhost/dev:latest
     1.6 RUN /usr/local/src/infra/scripts/wg-gen-keys.sh private.key public.key
     1.7\ No newline at end of file