Skip to content

Update postgresql to 42.7.0 (#1869) #2787

Update postgresql to 42.7.0 (#1869)

Update postgresql to 42.7.0 (#1869) #2787

Workflow file for this run

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