Skip to content

build(deps): bump github.com/eko/gocache/store/ristretto/v4 from 4.2.0 to 4.2.1 #6

build(deps): bump github.com/eko/gocache/store/ristretto/v4 from 4.2.0 to 4.2.1

build(deps): bump github.com/eko/gocache/store/ristretto/v4 from 4.2.0 to 4.2.1 #6

Workflow file for this run

name: Docker Image CI
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set variables
id: vars
run: echo "sha_short=$(git rev-parse --short HEAD) >> $GITHUB_OUTPUT"
- name: Build the Docker image
run: docker build . --file Containerfile --tag vanilla-os/chronos:test