mirror of
https://github.com/yshtcn/alicloud-ip-updater.git
synced 2026-03-15 06:46:28 +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
|
COPY config.sample.json /app/config.sample.json
|
||||||
|
|
||||||
# Run update_aliyun.py when the container launches
|
# Run update_aliyun.py when the container launches
|
||||||
CMD ["python", "update_aliyun.py"]
|
CMD ["python", "AliCloudIPUpdater.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user