Skip to content

Commit

Permalink
Added MobilityDB 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbakli authored Oct 8, 2023
1 parent 4f40bc1 commit 60e8195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
context: .
file: ./docker/Dockerfile
push: true
tags: mobilitydb/mobilitydb:${{ matrix.psql }}-${{ matrix.postgis }}-1.0-BerlinMOD
tags: mobilitydb/mobilitydb:${{ matrix.psql }}-${{ matrix.postgis }}-1.1-BerlinMOD
build-args: |
POSTGRES_VERSION=${{ matrix.psql }}
POSTGIS_VERSION=${{ matrix.postgis }}

0 comments on commit 60e8195

Please sign in to comment.