Ensure container is using glibc
All checks were successful
publish / docker (push) Successful in 16m3s

This commit is contained in:
2026-04-15 22:57:53 -05:00
parent 53ad948751
commit 3dd1bd8a89

View File

@@ -1,4 +1,4 @@
FROM node:latest
FROM node:25-bookworm
LABEL org.opencontainers.image.authors="matthew.pomes@pm.me"