standardnotes-web: bump

This commit is contained in:
Peter Cai 2022-10-22 21:01:40 -04:00
parent 31ee9e181d
commit 222a6a6416
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.72.4
ARG SN_TAG=@standardnotes/web@3.84.2
RUN apk add git