Update standardnotes-web

This commit is contained in:
Peter Cai 2023-07-11 14:19:42 -04:00
parent 2488511bd5
commit 2bdc5069df

View file

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