Skip to content

Commit

Permalink
chore(deps): update amazonlinux:latest docker digest to 5bf4cf4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 22, 2024
1 parent 34130a2 commit 10c6768
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:019cf20c5b98efcd548952d31df1768377916bf8d57d70d979c6c92bfd5e7446
FROM amazonlinux:latest@sha256:5bf4cf420ef7e50835911993c6a2ddb0e8f5101c0ef89ca20e9d02a03c8c3a8c

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

0 comments on commit 10c6768

Please sign in to comment.