Skip to content

Commit cec4d7a

Browse files
committed
Merge branch 'dev' of github.com:geniusdynamics/ns8-n8n into dev
2 parents d3f68d1 + 7b01609 commit cec4d7a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build-images.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ images=()
1414
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="n8n"
17+
1718
N8N_VERSION="2.1.1"
1819

20+
1921
# Create a new empty container image
2022
container=$(buildah from scratch)
2123

0 commit comments

Comments
 (0)