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:87a15a5ca97ad4ae24cbdf2f8604eabda230eeb7a7ae56154c5853e1afe19376
FROM ghcr.io/linuxserver/nginx:latest@sha256:f83fa42be6f6929ada1b32f998e090a32919f2fc58ea7b905ba0d9baf301655c

ARG INSTALL_PACKAGES=gzip
# Install custom packages.
Expand Down