Skip to content

Commit

Permalink
Default to latest base image
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Oct 9, 2024
1 parent 617a374 commit 953627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/dev/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG SCRAPER_BASE_VERSION=0.9.1
ARG SCRAPER_BASE_VERSION=latest
FROM typesense/docsearch-scraper-base:$SCRAPER_BASE_VERSION
LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 953627d

Please sign in to comment.