Skip to content

Commit 7b01609

Browse files
authored
Merge branch 'main' into dev
2 parents 364010a + b7166ce commit 7b01609

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)