Skip to content

Commit e96a32e

Browse files
authored
Update Dockerfile to use public ubuntu than a marketplace one (#651)
1 parent 41a3bfc commit e96a32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marketplace/deployer_helm_base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM marketplace.gcr.io/google/ubuntu2204
1+
FROM ubuntu:22.04
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
bash \

0 commit comments

Comments
 (0)