Skip to content

chore(deps): update ghcr.io/linuxserver/baseimage-alpine:3.22 docker digest to 86b9381 #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
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 @@
# Set the base image
FROM ghcr.io/linuxserver/baseimage-alpine:3.22@sha256:b09cfa96e534a8491c4feeb2a84c7cbb45237141568645f1e5a081fce5970b75
FROM ghcr.io/linuxserver/baseimage-alpine:3.22@sha256:86b9381ff6eefa468e7328c8be67cb4a32f0ff4f355175ddfccad918658dd26e

# Set the maintainer
LABEL maintainer="GhostWriters"
Expand Down
Loading