Skip to content

Commit

Permalink
[ci] Use Scientific Linux 7 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Jun 25, 2021
1 parent 80fc1c4 commit 24e4d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7.4.1708 AS build-stage
FROM scientificlinux/sl:7 AS build-stage

WORKDIR /workdir

Expand Down

0 comments on commit 24e4d5c

Please # to comment.