Skip to content

Commit

Permalink
fix: Dockerfile.dev to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 20, 2023
1 parent ddff8d2 commit 4294d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:kinetic

RUN apt update
RUN DEBIAN_FRONTEND='noninteractive' apt-get -y install tzdata
Expand Down

0 comments on commit 4294d9b

Please sign in to comment.