Update Docker to 22
Some checks are pending
Tests / tests (push) Waiting to run

This commit is contained in:
Dustin Brett 2024-10-30 07:45:29 -07:00
parent f1ca5fd42a
commit 8476c0d8d6

View File

@ -1,4 +1,4 @@
FROM node:21-alpine FROM node:22-alpine
ENV NODE_OPTIONS=--openssl-legacy-provider ENV NODE_OPTIONS=--openssl-legacy-provider