chore(deps): update alpine docker tag to v3.21.0
This commit is contained in:
parent
f0cd9beb53
commit
06c4461778
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.20.3 AS base
|
FROM alpine:3.21.0 AS base
|
||||||
|
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue