Skip to content

Bump golang from 1.23.4-alpine to 1.23.5-alpine #533

Bump golang from 1.23.4-alpine to 1.23.5-alpine

Bump golang from 1.23.4-alpine to 1.23.5-alpine #533

Workflow file for this run

name: Build and test
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Docker build
run: |
docker build .