Skip to content

Update play-mailer to 10.0.1 (#2094) #3218

Update play-mailer to 10.0.1 (#2094)

Update play-mailer to 10.0.1 (#2094) #3218

Workflow file for this run

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