Bump Docker images use for documentation to Alpine 3.20
This commit is contained in:
parent
bfda5e607f
commit
b368e71337
5 changed files with 24 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.18 as alpine
|
||||
FROM alpine:3.20
|
||||
|
||||
RUN apk --no-cache --no-progress add \
|
||||
build-base \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue