Skip to content

Commit

Permalink
fixed node version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
markdturner committed Nov 13, 2023
1 parent 505e1df commit 8b85aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
registry: rseadmin.azurecr.io
name: rseadmin.azurecr.io/api
Expand Down

0 comments on commit 8b85aba

Please sign in to comment.