mirror of
https://github.com/yshtcn/alicloud-ip-updater.git
synced 2025-12-13 10:10:18 +08:00
Update Dockerfile
This commit is contained in:
parent
189f09c54b
commit
dd4eb1ec44
@ -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"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user