We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e7103 commit 0dcc352Copy full SHA for 0dcc352
tools/devctr/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04
+FROM public.ecr.aws/lts/ubuntu:22.04
2
3
# TODO: use a multi-stage build to reduce the download size when updating this container.
4
# The Rust toolchain layer will get updated most frequently, but we could keep the system
0 commit comments