Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko committed Dec 9, 2024
1 parent 15b9292 commit d194d81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhubES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
REGISTRY: docker.io
IMAGE_NAME: uwdigi/elasticsearch-opencr
IMAGE_NAME: itechuw/elasticsearch-opencr

jobs:
build-and-push-es-image:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dockerhubopencr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
REGISTRY: docker.io
IMAGE_NAME: uwdigi/opencr
IMAGE_NAME: itechuw/opencr

jobs:
build-and-push-opencr-image:
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-registry",
"version": "4.0.5",
"version": "4.0.6",
"description": "Client Registry",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit d194d81

Please sign in to comment.