Update Dockerfiles to Alpine 3.22
This commit is contained in:
parent
92f798dfcd
commit
f7a6f32784
3 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1.2
|
||||
FROM alpine:3.21
|
||||
FROM alpine:3.22
|
||||
|
||||
RUN apk add --no-cache --no-progress ca-certificates tzdata
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue