lichess-org / lila-docker

Lichess local development using Docker Compose.
GNU Affero General Public License v3.0
44 stars 44 forks source link

Add GitHub Actions workflow for publishing Picfit image #105

Closed Carbrex closed 3 months ago

Carbrex commented 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.