Skip to content

🌱 Bump distroless/base from 9bc3117 to 611d30d in the docker-images group #709

🌱 Bump distroless/base from 9bc3117 to 611d30d in the docker-images group

🌱 Bump distroless/base from 9bc3117 to 611d30d in the docker-images group #709

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Build the Docker image
run: docker build . --file Dockerfile