Skip to content

Commit

Permalink
try revert base image
Browse files Browse the repository at this point in the history
  • Loading branch information
jirathip-k committed Oct 11, 2023
1 parent 2a15d6e commit 336da23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.db
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile.db

# Use the pgvector PostgreSQL image as the base
FROM ankane/pgvector
FROM ankane/pgvector:v0.5.0

# Install the PostGIS extension
RUN apt-get update && apt-get install -y postgresql-15-postgis-3
Expand Down

0 comments on commit 336da23

Please sign in to comment.