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 2021/11/11 14:33:44 UTC

[daffodil] branch main updated: Bump fedora-minimal from 34 to 35 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 61d59b5  Bump fedora-minimal from 34 to 35 in /containers/release-candidate
61d59b5 is described below

commit 61d59b5cbd502eb0412ec5f3e1a4c9116df71879
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 8 19:08:01 2021 +0000

    Bump fedora-minimal from 34 to 35 in /containers/release-candidate
    
    Bumps fedora-minimal from 34 to 35.
    
    ---
    updated-dependencies:
    - dependency-name: fedora-minimal
      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 aeb5dd1..6498756 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-minimal:34
+FROM registry.fedoraproject.org/fedora-minimal:35
 
 WORKDIR /root