bump alpine to v3.16.2 (#8934)
This commit is contained in:
parent
1dc9d98833
commit
9fdbef829c
7 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
ARG E2E_BASE_IMAGE
|
||||
FROM ${E2E_BASE_IMAGE} AS BASE
|
||||
|
||||
FROM alpine:3.16.1
|
||||
FROM alpine:3.16.2
|
||||
|
||||
RUN apk add -U --no-cache \
|
||||
ca-certificates \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue