revert to older node version
Some checks failed
Build and Push / build_and_publish_docker_image (push) Failing after 1m5s
Some checks failed
Build and Push / build_and_publish_docker_image (push) Failing after 1m5s
This commit is contained in:
parent
1574fa1454
commit
2a307e3f75
@ -1,4 +1,4 @@
|
||||
FROM node:26.2-bullseye
|
||||
FROM node:24.4-bullseye
|
||||
|
||||
# Install necessary packages
|
||||
RUN apt-get update && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user