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 7e33b3f49 Bump fedora from 38 to 39 in /containers/release-candidate
7e33b3f49 is described below

commit 7e33b3f49ae3f140d54d35c3ff772d84cc560c28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 13 19:43:22 2023 +0000

    Bump fedora from 38 to 39 in /containers/release-candidate
    
    Bumps fedora from 38 to 39.
    
    ---
    updated-dependencies:
    - dependency-name: fedora
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 f64f80f1e..d67480187 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:38
+FROM registry.fedoraproject.org/fedora:39
 
 WORKDIR /root
 

Reply via email to