Skip to content

Commit

Permalink
Merge pull request #11 from geniusdynamics/main
Browse files Browse the repository at this point in the history
update dev
  • Loading branch information
kemboi22 authored Jul 28, 2024
2 parents 68cf9b7 + e123191 commit 982ca3f
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 510 deletions.
4 changes: 2 additions & 2 deletions build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ set -e
# Prepare variables for later use
images=()
# The image will be pushed to GitHub container registry
repobase="${REPOBASE:-ghcr.io/compgeniuses}"
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
# Configure the image name
reponame="n8n"
N8N_VERSION="1.36.2"
N8N_VERSION="1.50.1"

# Create a new empty container image
container=$(buildah from scratch)
Expand Down
Loading

0 comments on commit 982ca3f

Please sign in to comment.