Skip to content

Commit 78a509b

Browse files
Update the openresty image
1 parent 30dc5bf commit 78a509b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM openresty/openresty:1.13.6.1-alpine
1+
FROM openresty/openresty:1.15.8.3-2-alpine
2+
23
USER root
34

45
RUN apk add -v --no-cache bind-tools python py-pip supervisor \

0 commit comments

Comments
 (0)