Skip to content

Commit fb8fac0

Browse files
authored
Merge pull request #10 from compgeniuses/dev
update n8n to vrsion 36.2
2 parents 8d665b8 + 68cf9b7 commit fb8fac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ images=()
1414
repobase="${REPOBASE:-ghcr.io/compgeniuses}"
1515
# Configure the image name
1616
reponame="n8n"
17-
N8N_VERSION="1.33.1"
17+
N8N_VERSION="1.36.2"
1818

1919
# Create a new empty container image
2020
container=$(buildah from scratch)

0 commit comments

Comments
 (0)