bump standardnotes-web
All checks were successful
/ build-image (push) Successful in 6m34s

This commit is contained in:
Peter Cai 2024-08-11 17:10:33 -04:00
parent 94413391e0
commit 2f3d953ff2

View file

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