Skip to content

Commit 25b8f78

Browse files
committed
Update Version of nginx image
1 parent 4878a70 commit 25b8f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COPY . /build/
99

1010
RUN make
1111

12-
FROM docker.io/galenguyer/nginx:1.21.3
12+
FROM docker.io/galenguyer/nginx:mainline
1313

1414
COPY nginx.conf /etc/nginx/nginx.conf
1515
COPY --from=builder /build/constitution.pdf /usr/share/nginx/html/constitution.pdf

0 commit comments

Comments
 (0)