Skip to content

chore: bump typescript from 5.9.3 to 6.0.3 #229

chore: bump typescript from 5.9.3 to 6.0.3

chore: bump typescript from 5.9.3 to 6.0.3 #229

name: Test Docker image build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_run:
workflows:
- formatting
- lint
types:
- completed
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Build the Docker image
run: docker build . --file Dockerfile --tag mongonaut:$(date +%s)