Skip to content

fix: Dockerfile to reduce vulnerabilities #19

fix: Dockerfile to reduce vulnerabilities

fix: Dockerfile to reduce vulnerabilities #19

Workflow file for this run

name: GlueOps Action
on: [push]
jobs:
build_tag_push_to_ghcr:
runs-on: ubuntu-latest
steps:
- name: Build, Tag and Push Docker Image to GHCR
uses: GlueOps/github-actions-build-push-containers@v0.1.3