Skip to content

Commit

Permalink
Changing to the new public docker repository
Browse files Browse the repository at this point in the history
  • Loading branch information
robingautier committed Feb 15, 2024
1 parent 9058f78 commit 3fc2052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/gasolina/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const CONFIG: {
} = {
// EDIT: aws account number
'<aws-account-number>': {
gasolinaRepo: 'public.ecr.aws/t7p6p5n2/gasolina',
gasolinaRepo: 'us-east1-docker.pkg.dev/lz-docker/gasolina/gasolina',
appVersion: 'latest', // EDIT: version and tag of the gasolina image
projectName: '<project_name>', // EDIT: project_name e.g. foobar-gasolina
environment: '<environment>', // EDIT: environment e.g. mainnet/testnet
Expand Down

0 comments on commit 3fc2052

Please sign in to comment.