diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 12e1b53..5d62ebf 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -76,8 +76,8 @@ jobs: images: gitea.simcop2387.info/simcop2387/postgresql-container-general tags: | type=raw,value=${{ matrix.PG_MAJOR_VERSION }}-${{ matrix.DEB_RELEASE }} - type=raw,value=${{ matrix.PG_MAJOR_VERSION }}-${{ matrix.DEB_RELEASE }}-${{ matrix.POSTGIS_VERSiON }}-${{ matrix.TO