Compare commits

..

No commits in common. "7f3de6a004291d35174a70e6607b8d7388445f73" and "2bdc5069dffc8971653af7d4a8ebc9041c0d0de8" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

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.165.12
RUN apk add git