Skip to content

Commit

Permalink
Build initial docker with v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad committed Oct 3, 2023
1 parent 9aa0b85 commit 1f615dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
echo "renv_lock_path=$renv" >> $GITHUB_OUTPUT
- name: Call deploy docker image action for every renv
uses: insightsengineering/r-image-creator@v1
uses: insightsengineering/r-image-creator@v1.2.2
with:
image-name: "${{ steps.image_specs.outputs.image_name }}"
tag-latest: true
Expand Down

0 comments on commit 1f615dc

Please sign in to comment.