chore: bump to lastest nitro version for song fix

This commit is contained in:
Niklas 2023-10-25 03:05:20 +02:00
parent 540593bcd4
commit 7e3c292893

View File

@ -1,7 +1,7 @@
FROM node:lts-alpine as builder
ARG BRANCH=main
ARG COMMIT=16475d5
ARG COMMIT=9a88668
WORKDIR /build