Skip to content

Bump bci/golang from 1.22-1.36.1 to 1.23-1.36.3 #264

Bump bci/golang from 1.22-1.36.1 to 1.23-1.36.3

Bump bci/golang from 1.22-1.36.1 to 1.23-1.36.3 #264

Workflow file for this run

on: [ push, pull_request ]
name: Build Image
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build the image
run: docker build -t eib:dev .