bump Alpine image in Dockerfile (#8350)
This commit is contained in:
parent
40bb6c3d2e
commit
3f19fd646f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
FROM alpine:3.14.2 as builder
|
FROM alpine:3.15.0 as builder
|
||||||
|
|
||||||
COPY . /
|
COPY . /
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue