Skip to content

Update postgresql to 42.7.5 (#2162) #3325

Update postgresql to 42.7.5 (#2162)

Update postgresql to 42.7.5 (#2162) #3325

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 .