Skip to content

Commit

Permalink
specify to use focal tag of ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboud committed Mar 5, 2021
1 parent 8fcb41d commit 23bb75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:focal

LABEL description="Container in which to build ubuntu applications"

Expand Down

0 comments on commit 23bb75c

Please sign in to comment.