Skip to content

Commit 5b02bc4

Browse files
benniekissbenniekiss
authored andcommitted
install GNU sed
1 parent 6aa730e commit 5b02bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.14
22

3-
RUN apk add --no-cache bash curl less ca-certificates git tzdata zip gettext \
3+
RUN apk add --no-cache bash curl less ca-certificates git tzdata zip gettext sed \
44
nginx curl supervisor certbot-nginx && \
55
rm -rf /var/cache/apk/* && mkdir -p /run/nginx
66

0 commit comments

Comments
 (0)