Specify socat image tag 1.8.0.3

This commit is contained in:
2026-04-21 20:50:58 +01:00
parent 1fa7c41dd7
commit fd529a74ba
+1 -1
View File
@@ -30,7 +30,7 @@ services:
# Resolve "localhost:3200" in the museum container to the minio container.
socat:
container_name: ente_socat
image: alpine/socat
image: alpine/socat:1.8.0.3
restart: unless-stopped
user: 2008:2008 # ente:ente
network_mode: service:museum