You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by ji...@apache.org on 2023/04/25 18:32:39 UTC

[daffodil] branch main updated: Bump fedora from 36 to 38 in /containers/release-candidate

This is an automated email from the ASF dual-hosted git repository.

jinterrante pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git


The following commit(s) were added to refs/heads/main by this push:
     new 541a3934d Bump fedora from 36 to 38 in /containers/release-candidate
541a3934d is described below

commit 541a3934d188385dadd2b0630e35d4aa314bd464
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 24 19:57:11 2023 +0000

    Bump fedora from 36 to 38 in /containers/release-candidate
    
    Bumps fedora from 36 to 38.
    
    ---
    updated-dependencies:
    - dependency-name: fedora
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 containers/release-candidate/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/containers/release-candidate/Dockerfile b/containers/release-candidate/Dockerfile
index 85f2cb02b..f64f80f1e 100644
--- a/containers/release-candidate/Dockerfile
+++ b/containers/release-candidate/Dockerfile
@@ -15,7 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM registry.fedoraproject.org/fedora:36
+FROM registry.fedoraproject.org/fedora:38
 
 WORKDIR /root