Skip to content

Commit

Permalink
Merge pull request #25 from gofractally/update-contributor-image
Browse files Browse the repository at this point in the history
update contributor image
  • Loading branch information
James-Mart authored Nov 18, 2024
2 parents 2f9223a + f89025a commit 6d85d26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
version: '3'
services:
psibase:
image: ghcr.io/gofractally/psibase-contributor:55fcc91eeb39ea8c6d7e64c8f617db2786e35ae9
image: ghcr.io/gofractally/psibase-contributor:7581315f13f1edaff283a2e6ef0cad74aebbd45d
container_name: psibase-contributor
ports:
- 8080:8080
environment:
- VITE_SECURE_LOCAL_DEV=true
- VITE_SECURE_PATH_TO_CERTS=/root/certs/
# Manually update this whenever changes are made
- PSIBASE_CONTRIBUTOR_VERSION=0.1
volumes:
- type: volume
source: psibase-contributor
Expand Down

0 comments on commit 6d85d26

Please sign in to comment.