Skip to content

build(deps): bump certifi from 2025.11.12 to 2026.1.4 #468

build(deps): bump certifi from 2025.11.12 to 2026.1.4

build(deps): bump certifi from 2025.11.12 to 2026.1.4 #468

Workflow file for this run

name: Dockerfile Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build container image
run: |
docker build .