Browse Source

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

chore(deps): bump alpine from 3.23 to 3.24
sstidl 1 tháng trước cách đây
mục cha
commit
a293ac4cb9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 \