Test deploy #31

Merged
John4064 merged 50 commits from test-deploy into main 2026-03-04 05:20:21 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4be81eada6 - Show all commits

View file

@ -1,4 +1,4 @@
FROM --platform=linux/arm64 node:20-alpine
FROM node:20-alpine
WORKDIR /app

View file

@ -1,4 +1,4 @@
FROM --platform=linux/arm64 node:20-alpine
FROM node:20-alpine
WORKDIR /app