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

ARG INSTALL_PACKAGES=gzip
# Install custom packages.
Expand Down