Skip to content

Commit c3fe6a9

Browse files
committed
chore(deps): update amazonlinux:latest docker digest to d8566f5
1 parent 59a817c commit c3fe6a9

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:5ea333708360add6cc16ecec2569b8b75b6ee862528217bac65ad80752f4129b
4+
FROM amazonlinux:latest@sha256:d8566f52e9af381444249674c43132920e6b7f4e1355d771b317ca4ac4ccab93
55

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

0 commit comments

Comments
 (0)