mirror of
https://github.com/yshtcn/alicloud-ip-updater.git
synced 2026-01-28 08:31:53 +08:00
Update Dockerfile
This commit is contained in:
@@ -14,4 +14,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY config.sample.json /app/config.sample.json
|
||||
|
||||
# Run update_aliyun.py when the container launches
|
||||
CMD ["python", "update_aliyun.py"]
|
||||
CMD ["python", "AliCloudIPUpdater.py"]
|
||||
|
||||
Reference in New Issue
Block a user