Skip to content

Bump actionpack from 8.0.0 to 8.0.0.1 in /api in the bundler group #2209

Bump actionpack from 8.0.0 to 8.0.0.1 in /api in the bundler group

Bump actionpack from 8.0.0 to 8.0.0.1 in /api in the bundler group #2209

Workflow file for this run

name: Docker
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
APP_GID: 1000
APP_UID: 1000
steps:
- uses: actions/checkout@v4
with:
submodules: true
- run: compose/local build