Skip to content

Commit e430b9f

Browse files
chore(deps): update amazonlinux:latest docker digest to eb5359d (#2474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7a61a69 commit e430b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:af4a72d28abd774f6065373f40d820598b9d9021663d985233a1f34dc634448e
4+
FROM amazonlinux:latest@sha256:eb5359d566df2b34cb58be63c2d0fa1476e7654833d4d3af307b930a8fac6446
55

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

0 commit comments

Comments
 (0)