Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/src/otel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/sam/build-python3.14:latest@sha256:00e4e214a419213827b4d2f150057ec24260c31015f206ddd2e90c0eacf9aa6b
FROM public.ecr.aws/sam/build-python3.14:latest@sha256:36b40ee0eef52747e98f30f56ab7829b74acc08095e8f301fb81e6ed83f9006d

ADD . /workspace

Expand Down
Loading