Closed Carbrex closed 3 months ago
It has a hardcoded version number. I think it can be changed to something dynamic but I tried tags: ${{ env.PICFIT_VERSION }} but didn't work. Also, we can change the picfit.Dockerfile to contain this image later.
tags: ${{ env.PICFIT_VERSION }}
It has a hardcoded version number. I think it can be changed to something dynamic but I tried
tags: ${{ env.PICFIT_VERSION }}
but didn't work. Also, we can change the picfit.Dockerfile to contain this image later.