Skip to content

Commit

Permalink
Update ci test container to use centos:stream8 base image (opendatahu…
Browse files Browse the repository at this point in the history
…b-io#524)

Signed-off-by: Landon LaSmith <[email protected]>
  • Loading branch information
LaVLaS authored Feb 3, 2022
1 parent a39c20d commit d7992e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:centos8
FROM quay.io/centos/centos:stream8

# List of chromedriver versions for download - https://chromedriver.chromium.org/downloads
ARG CHROMEDRIVER_VER=97.0.4692.71
Expand Down

0 comments on commit d7992e5

Please sign in to comment.