Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Aug 31, 2024
1 parent 3419356 commit c2f75ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
tags: geniusdynamics/custom-erpnext:v15.32.1-ns.1
tags: geniusdynamics/custom-erpnext:v15.34.0-ns.2
push: true
build-args: |
APPS_JSON_BASE64=${{ env.APPS_JSON_BASE64 }}
Expand Down

0 comments on commit c2f75ba

Please sign in to comment.