use new s6-rc layout

This commit is contained in:
Sebastian Hugentobler 2022-02-15 16:11:07 +01:00
parent 31a9e580a1
commit d217375670
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
7 changed files with 18 additions and 11 deletions

View file

@ -1,4 +1,4 @@
FROM golang:1.15.0-alpine3.12 AS builder
FROM golang:1.17.7-alpine3.15 AS builder
ENV GO111MODULE=on