We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823326a commit 96057efCopy full SHA for 96057ef
1 file changed
src/constants/rofl-8004.ts
@@ -1,7 +1,7 @@
1
import { sepolia } from 'viem/chains'
2
3
export const ROFL_8004_DOCKER_IMAGE =
4
- 'ghcr.io/oasisprotocol/rofl-8004:latest@sha256:3b4348cb5fe192c28398be93955abc025e3d9977d1f80121ef1068458d6d1f77'
+ 'ghcr.io/oasisprotocol/rofl-8004:latest@sha256:671633f634402e147f90115d1c139ba4d955842276eadf95e29a9034d14a7d49'
5
export const ROFL_8004_SERVICE_NAME = 'rofl-8004'
6
export const ROFL_8004_VOLUME_NAME = 'rofl-8004-volume'
7
export const ROFL_8004_SERVICE_ENV_PREFIX = 'ERC8004'
0 commit comments