bump apline to 3.18.2

Signed-off-by: Tianyue Ren <rentianyue-jk@360shuke.com>
This commit is contained in:
Tianyue Ren 2023-07-04 20:38:13 +08:00
parent 20b8eb9a8e
commit 29c8a76f1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.16.2
FROM alpine:3.18.2 AS builder
COPY Cargo.* /tmp/iptoasn/
COPY src /tmp/iptoasn/src