Skip to content

Commit 65aea3a

Browse files
Use rockylinux/rockylinux:9 in Dockerfile (#59)
1 parent a54abc9 commit 65aea3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rockylinux:9
1+
FROM rockylinux/rockylinux:9
22
COPY rpm/target/rpm/com.teragrep-cfe_16/RPMS/noarch/com.teragrep-cfe_16-*.rpm /rpm/
33
RUN yum -y localinstall /rpm/*.rpm && yum clean all
44

0 commit comments

Comments
 (0)