alpine sucks sometimes
All checks were successful
Build and deploy / deploy (push) Successful in 1m23s
All checks were successful
Build and deploy / deploy (push) Successful in 1m23s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use the official Node.js image as the base image
|
||||
FROM node:24-alpine
|
||||
FROM node:24-trixie-slim
|
||||
|
||||
# Set the working directory inside the container
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user