Skip to content

chore(deps-dev): bump rector/rector from 0.17.13 to 0.18.0 #2417

chore(deps-dev): bump rector/rector from 0.17.13 to 0.18.0

chore(deps-dev): bump rector/rector from 0.17.13 to 0.18.0 #2417

Workflow file for this run

name: Docker Image CI
on: [push]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag latest:$(date +%s)