Skip to content

Commit 7bf5c30

Browse files
chore(deps): update amazonlinux:latest docker digest to cb5b4c5 (#2062)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fc9454f commit 7bf5c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile_amazonlinux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
# Amazon Linux is a Linux server operating system from AWS, optimized for EC2.
33
# This Dockerfile is ideal for applications that are deployed on AWS and require seamless integration.
4-
FROM amazonlinux:latest@sha256:51b2a6d2c7f920500b9a061b3f4776319ed40094ec4b75dcb2a4e3a1bdaed37a
4+
FROM amazonlinux:latest@sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988
55

66
# Set the terminal type to Xterm.
77
ENV TERM=xterm

0 commit comments

Comments
 (0)