Merge 3450bf1519
into 8c9a441fcc
This commit is contained in:
commit
78521ad754
|
@ -1,5 +1,5 @@
|
||||||
ARG OUTPUT=/output
|
ARG OUTPUT=/output
|
||||||
FROM alpine:3.16 AS builder
|
FROM alpine:3.18 AS builder
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
|
Loading…
Reference in a new issue