Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency ubuntu to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2022
1 parent 6413745 commit b15eb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM gcr.io/kaniko-project/executor:debug as kaniko

FROM ubuntu:20.04
FROM ubuntu:22.04
ARG TARGETARCH
ARG TERRAFORM_VERSION=0.15.5
ARG TERRAGRUNT_VERSION=0.36.1
Expand Down

0 comments on commit b15eb60

Please sign in to comment.