Skip to content

Commit 809fb00

Browse files
benniekissBen Milburn-Town
authored andcommitted
install GNU sed
1 parent 7192703 commit 809fb00

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)