Explorar el Código

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

chore(deps): bump alpine from 3.23 to 3.24
sstidl hace 1 mes
padre
commit
a293ac4cb9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \