Skip to content

Commit

Permalink
Merge pull request #21 from geniusdynamics/v15.48.1
Browse files Browse the repository at this point in the history
feat: moved to version v15.48.1
  • Loading branch information
kemboi22 authored Jan 10, 2025
2 parents d5eb2de + 3bcd61b commit b01c588
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
# Configure the image name
reponame="erpnext"

app_version="v15.47.4"

app_version="v15.48.1"


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

0 comments on commit b01c588

Please sign in to comment.