Skip to content

Commit

Permalink
update to ubuntu 24.04 (#422)
Browse files Browse the repository at this point in the history
Bug: T366110
  • Loading branch information
vivian-rook committed May 28, 2024
1 parent 7658cd0 commit 4e491bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helm-lint/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:23.04
FROM ubuntu:24.04

RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
Expand Down

0 comments on commit 4e491bb

Please sign in to comment.