diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index be66221..9102b6e 100644 --- a/polymarket-bot/deployment-api.yaml +++ b/polymarket-bot/deployment-api.yaml @@ -33,7 +33,7 @@ spec: envFrom: - secretRef: name: bot-secrets - image: git.chemavx.xyz/chemavx/polymarket-bot-api:5a9c6add + image: git.chemavx.xyz/chemavx/polymarket-bot-api:7b9c5751 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 2c46799..a52ad1e 100644 --- a/polymarket-bot/deployment-bot.yaml +++ b/polymarket-bot/deployment-bot.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: bot-secrets - image: git.chemavx.xyz/chemavx/polymarket-bot:5a9c6add + image: git.chemavx.xyz/chemavx/polymarket-bot:7b9c5751 imagePullPolicy: Always name: bot resources: