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:c9604437bbeef9edbca7de3454d018a80039309d8701d2a9524e5a5a39eeedf6
FROM ghcr.io/linuxserver/nginx:latest@sha256:c57ef434a0d945cbda6b9f706f88cf8f52da3af8f87355d16c11dbb495ac6980

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