bump Alpine image in Dockerfile (#8350)

This commit is contained in:
Ana Claudia Riekstin 2022-03-17 21:19:40 -04:00 committed by GitHub
parent 40bb6c3d2e
commit 3f19fd646f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
# limitations under the License.
FROM alpine:3.14.2 as builder
FROM alpine:3.15.0 as builder
COPY . /