standardnotes-web: uprev 3.189.5
All checks were successful
/ build-image (push) Successful in 5m8s

This commit is contained in:
Peter Cai 2024-02-15 15:29:51 -05:00
parent 897a20c56a
commit c7214472b0

View file

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