Browse Source
Merge pull request #6299 from Gontier-Julien/dev
Bump Alpine version from 3.17 to 3.21
pull/1602/merge
neil
3 weeks 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.17 |
|
|
|
|
|
|
|
|
FROM alpine:3.21 |
|
|
|
|
|
|
|
|
RUN apk --no-cache add -f \ |
|
|
RUN apk --no-cache add -f \ |
|
|
openssl \ |
|
|
openssl \ |
|
|