Skip to content

chore: Update phoenix_html requirement from ~> 3.3 to ~> 4.0 #626

chore: Update phoenix_html requirement from ~> 3.3 to ~> 4.0

chore: Update phoenix_html requirement from ~> 3.3 to ~> 4.0 #626

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .