fixed typo

This commit is contained in:
David Frankel 2023-12-29 16:36:16 -06:00
parent c8d629ea25
commit 0f5a728ecc

View File

@ -1,4 +1,4 @@
# Use the official lightweight Node.js 16 image.
# Use the official lightweight Node.js 18 image.
# https://hub.docker.com/_/node
FROM node:18-slim