Skip to content

Commit

Permalink
Merge branch 'master' into 1680-bug-openbsd-is-failing-ci-during-auto…
Browse files Browse the repository at this point in the history
…gen-step
  • Loading branch information
bitcoin-tools authored Jan 22, 2025
2 parents 1fadc5d + fb2b7af commit ac6fa6d
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Ubuntu is known for its popularity and user-friendly design.
# This Dockerfile offers a balance between stability, security, and modernity.
FROM ubuntu:latest@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:latest@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_alpine
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Alpine is a lean, efficiency-focused Linux distribution.
# This Dockerfile is ideal for creating lightweight, resource-efficient containers.
FROM alpine:latest@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
FROM alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_amazonlinux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Amazon Linux is a Linux server operating system from AWS, optimized for EC2.
# This Dockerfile is ideal for applications that are deployed on AWS and require seamless integration.
FROM amazonlinux:latest@sha256:019cf20c5b98efcd548952d31df1768377916bf8d57d70d979c6c92bfd5e7446
FROM amazonlinux:latest@sha256:5cb6ab1a1a13f33425b6c660a45f06298e204a22df1f9eeefe69cda3735d9757

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_archlinux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Arch Linux is a minimalist, rolling-release distribution.
# This Dockerfile is ideal for users who prefer a hands-on approach and a clean, streamlined environment.
FROM archlinux:latest@sha256:36e14d971d587c5cc7e2c832bd8789b27cabfd75e0be8e4f79bc162468c5043b
FROM archlinux:latest@sha256:5906892165fc79b4e282e36f24802528bcee2bd2896982ad771045341e15db5c

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
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:d899a38c57107aea547089fb712fa4cd2ef62815cf130083664849e7c0d68155
FROM clearlinux:latest@sha256:aef2d423eaec7765e0335c7248ede2333539a4ac8d0fe6ed0698c89c2a9b6e00

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_debian
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Debian is the foundation of countless other distributions, including Ubuntu and Linux Mint.
# This Dockerfile is ideal for users who want a stable, secure, and lightweight environment.
FROM debian:stable-slim@sha256:fffe16098bcefa876d01862a61f8f30ef4292c9485940e905d41a15d8459828b
FROM debian:stable-slim@sha256:4d63ef53faef7bd35c92fbefb1e9e2e7b6777e3cbec6c34f640e96b925e430eb

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_fedora
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Fedora is known for its proactive security and commitment to open-source software.
# This Dockerfile is a good choice for modern and resource-rich environments.
FROM fedora:latest@sha256:d0207dbb078ee261852590b9a8f1ab1f8320547be79a2f39af9f3d23db33735e
FROM fedora:latest@sha256:3ec60eb34fa1a095c0c34dd37cead9fd38afb62612d43892fcf1d3425c32bc1e

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_gentoo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Gentoo is known for its customization, optimization at the expense of image build time.asdf
# This Dockerfile offers a stable base image but takes extra time to compile all dependencies.
FROM gentoo/stage3:latest@sha256:fcdf663b8837af4db08ead9783e49c880cb71aeb689c6b34167606eee0b5c384
FROM gentoo/stage3:latest@sha256:cd7b53b776bf80171e974a5d0f5d5381d75b8cfc7dac8af4538795c1eaf3eaa9

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_kali
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Debian is the foundation of countless other distributions, including Ubuntu and Linux Mint.
# This Dockerfile is ideal for users who want a stable, secure, and lightweight environment.
FROM kalilinux/kali-last-release@sha256:35774e8dfe2c4effb2036ba0efa78b021a7bf2d723f06a14b0458a0cb381ed9f
FROM kalilinux/kali-last-release@sha256:7fd2b5ef10630015c108d7a0e758615e525927c3532ccd37c7642cb1db878207

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_manjarolinux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Manjaro focuses on user-friendliness and accessibility.
# This Dockerfile is ideal for users who want a balance of control and convenience.
FROM manjarolinux/base:latest@sha256:8e2986bf0dc63e5cf9e3fdf11ebf040e4f85f00803d30a7b92f519361556aba8
FROM manjarolinux/base:latest@sha256:0775087a6bfe53a2ca6c62ef326bb1937de8cae805fcc17e755eb3577a90c8ee

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_opensuse-tumbleweed
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# openSUSE is a robust Linux distribution that offers a great balance of stability and modernity.
# This Dockerfile is ideal for users seeking a reliable, versatile operating system.
FROM opensuse/tumbleweed:latest@sha256:7a50a72dde41dd32f2dca95641615d495ce0e7e5360b10723dc7e47d1b2d5178
FROM opensuse/tumbleweed:latest@sha256:fce3948a9fee7ca782a20dfb4ef2e1077f8be59b8b479e00438aee8ad49c9461

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_oraclelinux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Oracle Linux is known for its robustness and performance.
# This Dockerfile is a good choice for modern and resource-rich environments.
FROM oraclelinux:9@sha256:671875a9adca677b237ca1f82172b3b7b744034fbc1e19f32c1ea365da6ee835
FROM oraclelinux:9@sha256:15d568337ab5fd595e3209ccd978bb4138bd557cf837f1799ef5de048f1995ec

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_redhat-ubi9
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# RHEL UBI is an enterprise-grade Linux distribution with long-term support.
# This Dockerfile is ideal for enterprise applications requiring strong support and stability.
FROM redhat/ubi9:latest@sha256:b00d5990a00937bd1ef7f44547af6c7fd36e3fd410e2c89b5d2dfc1aff69fe99
FROM redhat/ubi9:latest@sha256:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53

# Set the terminal type to Xterm.
ENV TERM=xterm
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile_sles
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM registry.suse.com/suse/sle15:latest@sha256:b0220bb1195acbb4aa5861ae544a91bc7bb87734392c4afcaf5b060b5d0ebef6
FROM registry.suse.com/suse/sle15:latest@sha256:9090a3c3714863055ed254106a2308d836c890d04228fa16a4773ef97bdd8f02

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

0 comments on commit ac6fa6d

Please sign in to comment.