Compare commits

..

No commits in common. "ee64267e5a34651ef43d7bca8ab0ca87fc5608eb" and "222a6a641661da3cd2c1579618724e4684ed6b15" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
ARG ELEMENT_VER=v1.11.12
ARG ELEMENT_VER=v1.11.10
FROM debian:11 AS builder

View file

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