浏览代码

Update s6 overlay

Jamie Curnow 3 月之前
父节点
当前提交
817021a43d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker/scripts/install-s6

+ 1 - 1
docker/scripts/install-s6

@@ -8,7 +8,7 @@ BLUE='\E[1;34m'
 GREEN='\E[1;32m'
 GREEN='\E[1;32m'
 RESET='\E[0m'
 RESET='\E[0m'
 
 
-S6_OVERLAY_VERSION=3.2.0.2
+S6_OVERLAY_VERSION=3.2.1.0
 TARGETPLATFORM=${1:-linux/amd64}
 TARGETPLATFORM=${1:-linux/amd64}
 
 
 # Determine the correct binary file for the architecture given
 # Determine the correct binary file for the architecture given