Skip to content

Update r-base Docker tag to v4.4.2 #1145

Update r-base Docker tag to v4.4.2

Update r-base Docker tag to v4.4.2 #1145

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Dockerfile
run: docker build .