Skip to content

Commit

Permalink
Bump filecoin-station/core from 16.3.1 to 16.3.2 in /experimental (#5)
Browse files Browse the repository at this point in the history
Bumps [filecoin-station/core](https://github.com/filecoin-station/core) from 16.3.1 to 16.3.2.
- [Release notes](https://github.com/filecoin-station/core/releases)
- [Commits](CheckerNetwork/core@v16.3.1...v16.3.2)

---
updated-dependencies:
- dependency-name: filecoin-station/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 6019a7a commit ca2499b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/filecoin-station/core:16.3.1
FROM ghcr.io/filecoin-station/core:16.3.2
ENV FIL_WALLET_ADDRESS=0x000000000000000000000000000000000000dEaD
CMD [ "./bin/station.js", "--experimental" ]

0 comments on commit ca2499b

Please sign in to comment.