Skip to content

increase size limit of password_hash #229

increase size limit of password_hash

increase size limit of password_hash #229

Workflow file for this run

name: Test Docker Build
on: [push, pull_request]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build Docker Image
uses: docker/build-push-action@v3