Skip to content

Bump org.postgresql:postgresql from 42.7.2 to 42.7.4 #63

Bump org.postgresql:postgresql from 42.7.2 to 42.7.4

Bump org.postgresql:postgresql from 42.7.2 to 42.7.4 #63

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- name: Build image
run: docker build .