Skip to content

Commit

Permalink
Update build-images.sh change repobase
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 authored Jun 2, 2024
1 parent 05760be commit 521ec5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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="stirlingpdf"
SPDF_TAG="0.25.0"
Expand Down

0 comments on commit 521ec5a

Please sign in to comment.