Skip to content

Commit fd810f3

Browse files
fix(deps): update aws (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c6934b commit fd810f3

File tree

3 files changed

+192
-642
lines changed

3 files changed

+192
-642
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# ============================================================================
2424
# BASE STAGE: Shared base image for both builder and runtime stages
2525
# ============================================================================
26-
FROM public.ecr.aws/amazonlinux/amazonlinux:2023.9.20251110.1@sha256:c929105619fbc4cb4cb2d0667a02b549a3408be98e89d9c61437ca702d04d829 AS base
26+
FROM public.ecr.aws/amazonlinux/amazonlinux:2023.9.20251117.1@sha256:f5ca6cafc706233c641ad838e738047389943afd3585cb1df7eedfc4d9b1799d AS base
2727

2828
# ============================================================================
2929
# BUILDER STAGE: Compile dependencies and create virtual environment

0 commit comments

Comments
 (0)