Browse Source

Merge pull request #6299 from Gontier-Julien/dev

Bump Alpine version from 3.17 to 3.21
neil 6 months ago
parent
commit
9b267bb572
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.17
+FROM alpine:3.21
 
 RUN apk --no-cache add -f \
   openssl \