standardnotes-web: bump
All checks were successful
/ build-image (push) Successful in 7m56s

This commit is contained in:
Peter Cai 2024-05-20 21:52:09 -04:00
parent 465c3ea65f
commit 2d358be1a8

View file

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