Skip to content

Commit

Permalink
build: bumped ezreeport versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oxypomme committed Jun 14, 2024
1 parent 159e17f commit d57ef79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ services:
restart: unless-stopped

reporting:
image: ghcr.io/ezpaarse-project/ezreeport-report:1.1.0
image: ghcr.io/ezpaarse-project/ezreeport-report:1.2.0
environment:
- http_proxy
- https_proxy
Expand Down Expand Up @@ -256,7 +256,7 @@ services:
restart: unless-stopped

reporting-mail:
image: ghcr.io/ezpaarse-project/ezreeport-mail:1.1.0
image: ghcr.io/ezpaarse-project/ezreeport-mail:1.2.0
environment:
# node
- NODE_ENV
Expand Down
8 changes: 4 additions & 4 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"@ezpaarse-project/ezreeport-vue": "1.2.0-rc.1",
"@ezpaarse-project/ezreeport-vue": "1.2.0",
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/i18n": "^7.3.1",
Expand Down

0 comments on commit d57ef79

Please sign in to comment.