diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index c7fe093..e04c4bf 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -15,7 +15,7 @@ jobs: update-dockerfiles: env: - LPM_VERSION: "0.2.4" + LPM_VERSION: "0.2.6" name: "Update Dockerfiles" runs-on: ubuntu-latest outputs: @@ -218,4 +218,4 @@ jobs: - name: Adding Official Docker PR to job summary run: echo '### 🚀 Official Docker PR -> ${{ env.PR_URL }}' >> $GITHUB_STEP_SUMMARY - \ No newline at end of file +