diff --git a/docker-compose.yml b/docker-compose.yml index 1fe6da2..a942f3d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -188,7 +188,7 @@ services: test: ["CMD", "redis-cli", "ping"] restart: unless-stopped garage-config: - image: busybox:1.37 + image: busybox:1.38 command: - /bin/sh - -ec