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 5500a5d commit 6a027d3Copy full SHA for 6a027d3
container/ubuntu-20.04-klocwork-desktop-tools/Dockerfile
@@ -3,7 +3,7 @@
3
4
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/
5
6
-FROM amr-cache-registry.caas.intel.com/cache/library/ubuntu:20.04
+FROM ubuntu:20.04
7
8
# Optionally override uid of default user in container, e.g.,
9
# docker build --build-arg uid=1001 ...
0 commit comments