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
parent
commit
32c664d450
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Dockerfile

2
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 \

Loading…
Cancel
Save