Browse Source
Merge pull request #6603 from pvamos/alpine22
Bump Alpine version from 3.21 to 3.22
pull/6333/merge
neil
20 hours ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
Dockerfile
|
|
@ -1,4 +1,4 @@ |
|
|
FROM alpine:3.21 |
|
|
|
|
|
|
|
|
FROM alpine:3.22 |
|
|
|
|
|
|
|
|
RUN apk --no-cache add -f \ |
|
|
RUN apk --no-cache add -f \ |
|
|
openssl \ |
|
|
openssl \ |
|
|
|