mirror of
https://github.com/severian-dev/sucker.severian.dev.git
synced 2025-12-11 18:56:39 +00:00
Updating base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine AS base
|
||||
FROM node:22-alpine AS base
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user