Skip to content

Commit

Permalink
fix: Security upgrade ubuntu from 14.04 to trusty-20190515 (#10832)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
  • Loading branch information
terrytangyuan committed Apr 6, 2023
1 parent bcc1f33 commit c18daff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/images/argosay/v1/Dockerfile
@@ -1,4 +1,4 @@
FROM ubuntu:14.04
FROM ubuntu:trusty-20190515

RUN apt-get update && \
apt-get install -y apt-utils ca-certificates apt-transport-https cowsay --no-install-recommends && \
Expand Down

0 comments on commit c18daff

Please sign in to comment.