Skip to content

fix: update libc6 to fix cve-2023-4911 #12

fix: update libc6 to fix cve-2023-4911

fix: update libc6 to fix cve-2023-4911 #12

Workflow file for this run

name: Release version
on:
push:
branches: [ development, release-* ]
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/publish_python_docker.yml@0.1.0
secrets: inherit