Skip to content

Commit

Permalink
Merge pull request #358 from PeterDaveHello/UpdateDockerfile
Browse files Browse the repository at this point in the history
Update Dockerfile base image to Ubuntu 20.04
  • Loading branch information
fador authored Jul 3, 2023
2 parents e001c6a + 8554975 commit 7385741
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
Expand Up @@ -15,7 +15,7 @@
#

# Use Ubuntu 18.04 as a base for now, it's around 88MB
FROM ubuntu:18.04
FROM ubuntu:20.04

MAINTAINER Marko Viitanen <[email protected]>

Expand Down

0 comments on commit 7385741

Please sign in to comment.