You've already forked createrepo-docker
Compare commits
3 Commits
31ca77ac27
...
0.17.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
540c1140db
|
|||
| b0abbc18f2 | |||
| cf9af61d27 |
@@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/rockylinux:8.5
|
FROM docker.io/library/rockylinux:8.6
|
||||||
|
|
||||||
ARG CREATEREPO_VERSION
|
ARG CREATEREPO_VERSION
|
||||||
|
|
||||||
|
|||||||
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
# CREATEREPO_VERSION
|
# CREATEREPO_VERSION
|
||||||
# Only required to install a specifiy version
|
# Only required to install a specifiy version
|
||||||
CREATEREPO_VERSION?=0.17.2
|
CREATEREPO_VERSION?=0.17.7
|
||||||
|
|
||||||
# CONTAINER_RUNTIME
|
# CONTAINER_RUNTIME
|
||||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||||
|
|||||||
Reference in New Issue
Block a user