Update standardnotes-web

This commit is contained in:
Peter Cai 2022-12-03 18:19:56 -05:00
parent 06b2668564
commit 7c1aee29f4
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.104.0
ARG SN_TAG=@standardnotes/web@3.117.3
RUN apk add git