Skip to content

Commit f1d66e6

Browse files
authored
Merge pull request #328 from versada/update-docker
Update Ubuntu version for Docker
2 parents 32994df + 961b886 commit f1d66e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SeleniumBase Docker Image
2-
FROM ubuntu:17.10
2+
FROM ubuntu:18.04
33

44
#=======================================
55
# Install Python and Basic Python Tools

0 commit comments

Comments
 (0)