Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #728 from GabyCT/topic/changecentos
Browse files Browse the repository at this point in the history
build: Update CentOS version for the Dockerfile
  • Loading branch information
chavafg authored Jan 30, 2020
2 parents cc95027 + f6472bd commit 36b37f6
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
Expand Up @@ -7,7 +7,7 @@
# It includes some useful tools for development of agent
# which can ensure everyone using similar development toolkit

FROM centos:7
FROM centos:8

ARG http_proxy
ARG https_proxy
Expand Down

0 comments on commit 36b37f6

Please sign in to comment.