Skip to content

Bump nvidia/cuda from 11.7.0-devel-ubuntu20.04 to 12.6.0-devel-ubuntu20.04 #77

Bump nvidia/cuda from 11.7.0-devel-ubuntu20.04 to 12.6.0-devel-ubuntu20.04

Bump nvidia/cuda from 11.7.0-devel-ubuntu20.04 to 12.6.0-devel-ubuntu20.04 #77

Workflow file for this run

name: Build Docker Image
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag nginx-rtmp:$(date +%s)