Skip to content

Update play-mailer to 10.1.0 (#2104) #3239

Update play-mailer to 10.1.0 (#2104)

Update play-mailer to 10.1.0 (#2104) #3239

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 .