소스 검색

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

chore(deps): bump alpine from 3.23 to 3.24
sstidl 1 개월 전
부모
커밋
a293ac4cb9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \