Skip to content

Commit 746cc48

Browse files
authored
Update build-images.sh
1 parent 49d13ff commit 746cc48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -e
1111
# Prepare variables for later use
1212
images=()
1313
# The image will be pushed to GitHub container registry
14-
repobase="${REPOBASE:-ghcr.io/phillopp}"
14+
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="mealie"
1717

0 commit comments

Comments
 (0)