Skip to content

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0 (#175) #271

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0 (#175)

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0 (#175) #271

Workflow file for this run

name: Build
on:
push:
branches:
- main
tags:
- "[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
jobs:
publish:
uses: itzg/github-workflows/.github/workflows/simple-boot-image-to-ghcr.yml@main
with:
image-repo: "ghcr.io/zenengeo"
image-platforms: "linux/amd64,linux/arm64"
include-nodejs: true
java-version: "21"