standardnotes-web: Update

This commit is contained in:
Peter Cai 2022-11-21 21:01:33 -05:00
parent 6f8d73c945
commit ee64267e5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM node:16-alpine AS builder
ARG SN_TAG=@standardnotes/web@3.84.2
ARG SN_TAG=@standardnotes/web@3.104.0
RUN apk add git