Skip to content

chore(deps): update clearlinux:latest docker digest to 11f9ff7 #2132

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
Jun 3, 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 docker/Dockerfile_clearlinux
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# Clear Linux is known for its minimalistic approach and is optimized for performance and security.
FROM clearlinux:latest@sha256:6fd0e2b06b784f1f981e9f7ae8bf1398a880efe033954615bdb4fb7762f9f420
FROM clearlinux:latest@sha256:11f9ff7ddd702540ca5b75f9e10b688768a672a6c3ba7f4402ccd478209a8136

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down