We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a3bfc commit e96a32eCopy full SHA for e96a32e
marketplace/deployer_helm_base/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM marketplace.gcr.io/google/ubuntu2204
+FROM ubuntu:22.04
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
bash \
0 commit comments