Selaa lähdekoodia

Merge pull request #811 from librespeed/dependabot/docker/alpine-3.24

chore(deps): bump alpine from 3.23 to 3.24
sstidl 1 kuukausi sitten
vanhempi
sitoutus
a293ac4cb9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Dockerfile.alpine

+ 1 - 1
Dockerfile.alpine

@@ -1,4 +1,4 @@
-FROM alpine:3.23
+FROM alpine:3.24
 RUN apk add --quiet --no-cache \
     bash \
     apache2 \