Skip to content

Commit

Permalink
Fixed ubuntu version to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
deadman2000 committed Aug 15, 2023
1 parent 85ff5c4 commit 185563c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:20.04

ENV DEBIAN_FRONTEND noninteractive
ENV TZ UTC
Expand Down

0 comments on commit 185563c

Please sign in to comment.