Skip to content

Commit

Permalink
chore(deps): update strongswanx509/strongswan docker tag to v5.9.13
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sanders <[email protected]>
  • Loading branch information
sandersms authored and artek-koltun committed Jan 26, 2024
1 parent 1e3f9e8 commit fb2f83c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: '3.7'

services:
vpn-server:
image: strongx509/strongswan:5.9.11
image: strongx509/strongswan:5.9.13
cap_add:
- NET_ADMIN
- SYS_ADMIN
Expand All @@ -24,7 +24,7 @@ services:
command: './charon'

vpn-client:
image: strongx509/strongswan:5.9.11
image: strongx509/strongswan:5.9.13
depends_on:
- vpn-server
cap_add:
Expand Down

0 comments on commit fb2f83c

Please sign in to comment.