Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed Jan 3, 2020
1 parent 9d708e3 commit fd1fa00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
container_name: lodex-extended
build:
context: .
image: lodex-extended:2.6.0
image: lodex-extended:2.6.1
user: '${UID}:${GID}'
environment:
http_proxy: ${http_proxy}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lodex-extended",
"version": "2.6.0",
"version": "2.6.1",
"description": "LODEX EZS scripts",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit fd1fa00

Please sign in to comment.