[damned-lies] feat: upgrade to Fedora 35 as base system



commit f66cb62bfadb95348e365c6c36ba5c5fc5bead38
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Mon May 9 15:06:23 2022 +0200

    feat: upgrade to Fedora 35 as base system

 containers/build_buildah_runtime.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/containers/build_buildah_runtime.sh b/containers/build_buildah_runtime.sh
index 80550a92..b53f9042 100755
--- a/containers/build_buildah_runtime.sh
+++ b/containers/build_buildah_runtime.sh
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 # FEDORA_BASE_IMAGE: the image tag to use to target a specific fedora version
-declare -r FEDORA_BASE_IMAGE=34
+declare -r FEDORA_BASE_IMAGE=35
 
 # DAMNED_LIES_IMAGE_NAME: the target image name (without any tag)
 declare -r DAMNED_LIES_IMAGE_NAME="damned-lies-runtime"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]