Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# LSIO makes a very nice nginx container.
FROM ghcr.io/linuxserver/nginx:latest@sha256:1d158e8f41fc1b49128129ba9e0c03bf79eae6c8687391b650cd3a7c02772af0
FROM ghcr.io/linuxserver/nginx:latest@sha256:2823e0566ca11fec515684a18ffd71579b3342fbd82378fcfaa009b4fe374544

ARG INSTALL_PACKAGES=gzip
# Install custom packages.
Expand Down
Loading