Skip to content

Commit 9d0322e

Browse files
committed
chore: upgrade to 1.2.6
1 parent 08d8ef7 commit 9d0322e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"root":"/",
55

66
"semver":{
7-
"version":"2.1.5"
7+
"version":"2.1.6"
88
},
99

1010
"readme":{

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
socket-proxy:
44
# this image is used to expose the docker socket as read-only to traefik
55
# you can check https://github.com/11notes/docker-socket-proxy for all details
6-
image: "11notes/socket-proxy:2.1.5"
6+
image: "11notes/socket-proxy:2.1.6"
77
read_only: true
88
user: "0:0"
99
environment:

0 commit comments

Comments
 (0)