standardnotes-web: Bump
All checks were successful
/ build-image (push) Successful in 6m28s

This commit is contained in:
Peter Cai 2024-04-12 20:34:14 -04:00
parent 6a0acef829
commit 465c3ea65f

View file

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