Fix workers

This commit is contained in:
2025-01-16 15:47:35 -08:00
parent 65ddbdb22f
commit 16c08e380b
13 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# docker build . -t git.betalupi.com/mark/esolang:version
# docker push git.betalupi.com/mark/esolang:version
FROM node:21-alpine AS base
#