Skip to content

Commit

Permalink
release: 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
samanera committed Oct 31, 2023
1 parent f416480 commit 167434b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
image-name: production
image-tag: 1.3
image-tag: 1.4
custom-args: --build-arg RAILS_ENV=production --build-arg FORCE_SSL=false --build-arg SECRET_KEY_BASE=${{ secrets.SECRET_KEY_BASE }} --build-arg MAILER_SENDER=${{ secrets.MAILER_SENDER }}
dockerfile: docker/decidim.Dockerfile
build-context: .

0 comments on commit 167434b

Please sign in to comment.