Specify socat image tag 1.8.0.3
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
|||||||
# Resolve "localhost:3200" in the museum container to the minio container.
|
# Resolve "localhost:3200" in the museum container to the minio container.
|
||||||
socat:
|
socat:
|
||||||
container_name: ente_socat
|
container_name: ente_socat
|
||||||
image: alpine/socat
|
image: alpine/socat:1.8.0.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: 2008:2008 # ente:ente
|
user: 2008:2008 # ente:ente
|
||||||
network_mode: service:museum
|
network_mode: service:museum
|
||||||
|
|||||||
Reference in New Issue
Block a user