Skip to content

Commit

Permalink
Bump version 2.3.3-3
Browse files Browse the repository at this point in the history
  • Loading branch information
ngosang committed Jan 9, 2022
1 parent f8cef0a commit 231382b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ EXPOSE 4711/tcp 4712/tcp 4662/tcp 4665/udp 4672/udp
ENTRYPOINT ["/home/amule/amule-entrypoint.sh"]

# HELP
# docker build -t ngosang/amule:2.3.3-2 --platform linux/amd64 .
# docker build -t ngosang/amule:2.3.3-3 --platform linux/amd64 .
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ngosang-docker-amule",
"version": "2.3.3-2",
"version": "2.3.3-3",
"author": "ngosang@hotmail.es"
}

0 comments on commit 231382b

Please sign in to comment.