chore(deps): update node docker tag to v24
All checks were successful
docker-node image / build (arm64) (push) Successful in 48s
node-python image / build (arm64) (push) Successful in 1m3s
docker-node image / build (amd64) (push) Successful in 3m18s
node-python image / build (amd64) (push) Successful in 3m7s
docker-node image / amend-manifest (push) Successful in 15s
node-python image / amend-manifest (push) Successful in 5s

This commit is contained in:
2025-09-13 17:00:09 +00:00
parent ada6fa74f1
commit ad4ffa45d5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM node:22-slim
FROM node:24-slim
ENV DEBIAN_FRONTEND=noninteractive \
DOCKER_HOST=unix:///var/run/docker.sock