Skip to content

Commit

Permalink
use the py3.8 image
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBarker-NOAA committed Sep 7, 2021
1 parent 1ed92e7 commit fa762b5
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 registry.orr.noaa.gov/erd/centos-conda/centos7-python3
FROM registry.orr.noaa.gov/erd/centos-conda/centos7-python3.8

RUN yum update -y
# RUN yum install -y gcc
Expand Down

0 comments on commit fa762b5

Please sign in to comment.