Skip to content

Commit 2cb1d15

Browse files
authored
Merge pull request #9 from faucetsdn/renovate/ubuntu-20.x
Update dependency ubuntu to v20
2 parents 089a56d + 4af773a commit 2cb1d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# This host is built on top of ubuntu which is the same as the base-test image so should be most stable.
99
#
1010

11-
FROM ubuntu:18.04
11+
FROM ubuntu:20.04
1212

1313
RUN apt-get update \
1414
&& apt-get upgrade -y \

0 commit comments

Comments
 (0)