We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a61a69 commit e430b9fCopy full SHA for e430b9f
1 file changed
docker/Dockerfile_amazonlinux
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Amazon Linux is a Linux server operating system from AWS, optimized for EC2.
3
# This Dockerfile is ideal for applications that are deployed on AWS and require seamless integration.
4
-FROM amazonlinux:latest@sha256:af4a72d28abd774f6065373f40d820598b9d9021663d985233a1f34dc634448e
+FROM amazonlinux:latest@sha256:eb5359d566df2b34cb58be63c2d0fa1476e7654833d4d3af307b930a8fac6446
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments