Skip to content

Commit 8b5f04c

Browse files
authored
feat: update to Alpine 3.13
1 parent 0b61382 commit 8b5f04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#######################################################################################################################
22
# Scratch Nginx build
33
#######################################################################################################################
4-
FROM alpine:3.12 as builder
4+
FROM alpine:3.13 as builder
55

66
# See: https://github.com/nginx/nginx/releases
77
# See: https://github.com/google/ngx_brotli/releases

0 commit comments

Comments
 (0)