Skip to content

Commit b7b8e6f

Browse files
authored
Use main alpine repository on PHP 8.1
1 parent 6c21c5e commit b7b8e6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

php/Dockerfile-8.1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ ENV \
5555
curl \
5656
bash"
5757

58-
RUN echo -n "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && \
59-
apk update
60-
6158
# Install deps
6259
RUN apk add --no-cache \
6360
curl \

0 commit comments

Comments
 (0)