mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
tree: import changes from testing-devel at c48e62a667
This commit is contained in:
@@ -24,13 +24,13 @@ get_ipv4_for_nic() {
|
||||
|
||||
get_fedora_container_ref() {
|
||||
local repo='quay.io/fedora/fedora'
|
||||
local tag='42'
|
||||
local tag='43'
|
||||
echo "${repo}:${tag}"
|
||||
}
|
||||
|
||||
get_fedora_minimal_container_ref() {
|
||||
local repo='quay.io/fedora/fedora-minimal'
|
||||
local tag='42'
|
||||
local tag='43'
|
||||
echo "${repo}:${tag}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user