scripts/server-scripts/desec-ip-sync/Dockerfile
devaine 25755a30fc
All checks were successful
/ desec-script (push) Successful in 41s
test(Dockerfile): testing to edit Dockerfile more
editing dockerfile to test
2026-03-05 21:57:51 -06:00

4 lines
74 B
Docker

FROM --platform=linux/amd64 node:latest
CMD ["tail", "-f", "/dev/null"]