Compare commits
No commits in common. "ee64267e5a34651ef43d7bca8ab0ca87fc5608eb" and "222a6a641661da3cd2c1579618724e4684ed6b15" have entirely different histories.
ee64267e5a
...
222a6a6416
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG ELEMENT_VER=v1.11.12
|
||||
ARG ELEMENT_VER=v1.11.10
|
||||
|
||||
FROM debian:11 AS builder
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue