chore(deps): update alpine docker tag to v3.21.2
This commit is contained in:
parent
0751fe3544
commit
af047112b6
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.21.1 AS base
|
||||
FROM alpine:3.21.2 AS base
|
||||
|
||||
FROM base AS builder
|
||||
|
||||
|
|
Loading…
Reference in New Issue