Skip to content

build(deps): bump testcontainers-modules from 0.3.7 to 0.4.0 #63

build(deps): bump testcontainers-modules from 0.3.7 to 0.4.0

build(deps): bump testcontainers-modules from 0.3.7 to 0.4.0 #63

Workflow file for this run

name: Docker build
on:
pull_request:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-latest
steps:
- name: Check out from Git
uses: actions/checkout@v4
- name: Build docker image
run: |
docker build .