diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 3942f9ca..121d44b0 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -50,7 +50,7 @@ jobs: #TODO find a way to inject these values build-args: | SCHEMACRAWLER_VERSION=16.10.1 - LINTS_VERSION=1.06.09 + LINTS_VERSION=1.06.10 push: true tags: ${{ steps.prep.outputs.tags }}