Update to node 26 & debian 13
All checks were successful
publish / docker (push) Successful in 19m56s

This commit is contained in:
2026-07-02 23:09:02 -05:00
parent 0bcc301e4c
commit 1688471a8c

View File

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