feat: bump to trixie
perso/opencode/pipeline/head Build queued...

This commit is contained in:
Julien Cabillot
2026-04-15 13:32:59 -04:00
parent 7a7162180a
commit 970a53c616
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:24
FROM node:24-trixie
RUN apt-get update && apt-get upgrade -y && \
apt-get install -y --no-install-recommends ca-certificates && \