Skip to content

Commit

Permalink
chore(deps): update amazonlinux:latest docker digest to 171fe68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 23, 2024
1 parent fb60ece commit 33fd35b
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:07900cb42ce7c5620507a79d02274d4257bc754a8359d1c7b4b52e61ffd14987
FROM amazonlinux:latest@sha256:171fe68a5c4114e48c19513c6341da2c6d693454f62edddaf7ac0ad2f13693d0

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

0 comments on commit 33fd35b

Please sign in to comment.