Skip to content

Commit

Permalink
chore(deps): update amazonlinux:latest docker digest to 819c68b (#1733)
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 Nov 12, 2024
1 parent 39b3d33 commit 159e8ce
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:3dfca23bb3b578c2807053e1a7b2db6a3622e9c147be79e5c2ea3a4569caafb3
FROM amazonlinux:latest@sha256:819c68b7d4bd2415b14513ecdac518c5ffed8572afd4cfd78524cc4359e6d2a2

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

0 comments on commit 159e8ce

Please sign in to comment.