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:665da44c65f754bb48e19e76f7b7d34847b92f8e0a877c0e7a6770f3e70925f9
FROM ghcr.io/linuxserver/nginx:latest@sha256:8d9c2a89ab2af8c62e018e166fdd5ffc7b37269b0210c82717b56334407acdbc

ARG INSTALL_PACKAGES=gzip
# Install custom packages.
Expand Down