Bust Cache
All checks were successful
Build and Push / build_and_publish_docker_image (push) Successful in 6m43s
All checks were successful
Build and Push / build_and_publish_docker_image (push) Successful in 6m43s
This commit is contained in:
parent
8447376e91
commit
e942ecd8f5
@ -1,5 +1,4 @@
|
||||
# Start from the node:21-bullseye image
|
||||
FROM node:21-bullseye
|
||||
FROM node:23.3-bullseye
|
||||
|
||||
# Install necessary packages
|
||||
RUN apt-get update && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user