Skip to content

Commit

Permalink
fix docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrv committed Jul 8, 2024
1 parent 34e223a commit fdd1baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:

app:
<< : *restart_policy
image: buddy/repman:1.3.4
image: buddy/repman:1.4.0
sysctls:
net.core.somaxconn: 2048
command: >
Expand Down

0 comments on commit fdd1baa

Please sign in to comment.