Skip to content

Commit

Permalink
added ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantrakh committed Jan 29, 2025
1 parent 2a913e6 commit 57ce4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployer-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN envsubst < /workspace/schema.yaml > /workspace/schema.yaml.processed && \
mv /workspace/schema.yaml.processed /workspace/schema.yaml

# Stage 2: Deployer
FROM gcr.io/cloud-marketplace-tools/k8s/deployer_envsubst:latest
FROM ubuntu:22.04

ARG TERRAFORM_VERSION=1.5.3

Expand Down

0 comments on commit 57ce4e1

Please sign in to comment.