Ver código fonte

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

chore(deps): bump alpine from 3.23 to 3.24
sstidl 1 mês atrás
pai
commit
a293ac4cb9
1 arquivos alterados com 1 adições e 1 exclusões
  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 \