This commit is contained in:
Oleg Sheynin 2024-09-23 04:13:31 -04:00
parent c637faf4bf
commit 6125b10935
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
date_to_load=${1}
date_to_load=${1} # YYYY-MM-DD
DockerRegistry=cloud21.cvtt.vpn:5500
DockerImage=${DockerRegistry}/alpaca_md_day #:latest

View File

@ -1 +1 @@
1.6.8,cleaned out several docker scripts. added checklist sources
1.6.9,minor