update 5.15.2

This commit is contained in:
Faraz Fallahi
2021-01-14 18:53:40 -05:00
parent dd6cc05ed5
commit adc2f34d31
2 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ubuntu:20.04
ENTRYPOINT ["/bin/bash"]
RUN \