Skip to content

Commit

Permalink
chore(deps): update amazonlinux:latest docker digest to 5cb6ab1 (#1780)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bitcoin-tools and renovate-bot authored Dec 3, 2024
1 parent 83341e3 commit 39393eb
Showing 1 changed file with 1 addition and 1 deletion.
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:6c2c3bb2ce484e8496c83bd672a62528406b96c74594b195f70dc3d7b420c296
FROM amazonlinux:latest@sha256:5cb6ab1a1a13f33425b6c660a45f06298e204a22df1f9eeefe69cda3735d9757

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

0 comments on commit 39393eb

Please sign in to comment.