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

This commit is contained in:
Peter Cai 2024-09-28 09:46:39 -04:00
parent 11fac54d37
commit ff1f8bda1e

View file

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