Align rubic-cube docker setup with nonograms
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Build the application
|
||||
FROM node:18-alpine as build-stage
|
||||
FROM node:lts-alpine as build-stage
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user