We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
focal
1 parent 3a843aa commit a5ac62aCopy full SHA for a5ac62a
scripts/dev-image/Dockerfile
@@ -1,6 +1,6 @@
1
# Used to create a development image for working on Selenium
2
3
-FROM ubuntu/focal@sha256:1e48201ccc2ab83afc435394b3bf70af0fa0055215c1e26a5da9b50a1ae367c9
+FROM ubuntu:focal@sha256:3626dff0d616e8ee7065a9ac8c7117e904a4178725385910eeecd7f1872fc12d
4
5
RUN apt-get update -qqy && apt-get install -y wget curl gnupg2
6
0 commit comments