push to alpine 3.18
This commit is contained in:
parent
e6ad978169
commit
6170fbca8f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WORKDIR $GOPATH/src/github.com/kelseyhightower/confd
|
|||
RUN git checkout v0.16.0
|
||||
RUN make
|
||||
|
||||
FROM docker.io/thallian/alpine-s6:3.17-3.1.3.0
|
||||
FROM docker.io/thallian/alpine-s6:3.18-3.1.5.0
|
||||
|
||||
COPY --from=builder /go/src/github.com/kelseyhightower/confd/bin/confd /bin/confd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue