Skip to content

Commit

Permalink
Merge pull request #26 from planetlabs/updates
Browse files Browse the repository at this point in the history
Update to point to a repo in the Planet org
  • Loading branch information
tschaub authored Apr 19, 2024
2 parents 55ecd5a + e3f8481 commit 1c1c462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ SHELL := /bin/bash -o pipefail -euc
.DEFAULT_GOAL := help
GO_STAC := us.gcr.io/planet-gcr/go-stac:v0.22.0
NODE := docker.io/library/node:20-alpine3.17
STAC_BROWSER_URL := https://github.com/m-mohr/planet-stac-browser.git
STAC_BROWSER_SHA := f3ebd0682044e3dbf364c4f66471045239b835f1
STAC_BROWSER_URL := https://github.com/planetlabs/stac-browser.git
STAC_BROWSER_SHA := 5de6b74ce27eb861baad5c43f803b2ebca760157

.PHONY: help
help:
Expand Down

0 comments on commit 1c1c462

Please sign in to comment.