Skip to content

chore(deps): update python:3.11.9-alpine docker digest to 1bcefb9 #69

chore(deps): update python:3.11.9-alpine docker digest to 1bcefb9

chore(deps): update python:3.11.9-alpine docker digest to 1bcefb9 #69

Workflow file for this run

name: Publish Docker Image to ghcr
on:
push:
pull_request:
types: [closed]
release:
types: [created]
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@main