Skip to content

Commit 0acc446

Browse files
Geogouzrdimaio
authored andcommitted
Replace gfal2-python3 alias with the real package name python3-gfal2
1 parent 105a57a commit 0acc446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN dnf -y install yum-utils epel-release.noarch && \
2323
git \
2424
gfal2-all \
2525
python3-gfal2-util \
26-
gfal2-python3 \
26+
python3-gfal2 \
2727
gmp-devel \
2828
gridsite \
2929
httpd \

0 commit comments

Comments
 (0)